🎨 resize

This commit is contained in:
Vanessa 2023-07-16 20:59:14 +08:00
parent de68e10ec9
commit ec6ced8408
4 changed files with 17 additions and 9 deletions

View file

@ -108,6 +108,8 @@
flex-direction: row-reverse;
box-sizing: border-box;
opacity: 0;
line-height: 26px;
overflow: hidden;
&.av__calc--ashow {
opacity: 1;

View file

@ -5,6 +5,7 @@
flex-direction: column;
box-sizing: border-box;
user-select: auto;
overflow-x: auto;
.protyle-breadcrumb__bar {
font-size: 14px;