mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-26 17:04:07 +01:00
🎨 resize
This commit is contained in:
parent
de68e10ec9
commit
ec6ced8408
4 changed files with 17 additions and 9 deletions
|
|
@ -108,6 +108,8 @@
|
|||
flex-direction: row-reverse;
|
||||
box-sizing: border-box;
|
||||
opacity: 0;
|
||||
line-height: 26px;
|
||||
overflow: hidden;
|
||||
|
||||
&.av__calc--ashow {
|
||||
opacity: 1;
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
flex-direction: column;
|
||||
box-sizing: border-box;
|
||||
user-select: auto;
|
||||
overflow-x: auto;
|
||||
|
||||
.protyle-breadcrumb__bar {
|
||||
font-size: 14px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue