mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-20 05:58:07 +01:00
This commit is contained in:
parent
83afeb5a8b
commit
60a76346e3
2 changed files with 42 additions and 41 deletions
|
|
@ -106,6 +106,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
&-bars--drag > .layout-tab-bar {
|
||||
background-color: var(--b3-theme-primary-lightest);
|
||||
}
|
||||
|
||||
&-bar {
|
||||
list-style: none;
|
||||
align-items: center;
|
||||
|
|
@ -117,10 +121,6 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
&--drag {
|
||||
background-color: var(--b3-theme-primary-lightest);
|
||||
}
|
||||
|
||||
&--readonly {
|
||||
flex-shrink: 0;
|
||||
min-width: 71px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue