mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-26 17:04:07 +01:00
This commit is contained in:
parent
739bdc22b9
commit
0ec64b577f
3 changed files with 28 additions and 6 deletions
|
|
@ -91,6 +91,7 @@
|
|||
&__cell {
|
||||
padding: 5px;
|
||||
flex-shrink: 0;
|
||||
overflow: hidden;
|
||||
border-right: 1px solid var(--b3-theme-surface-lighter)
|
||||
}
|
||||
|
||||
|
|
@ -116,6 +117,7 @@
|
|||
|
||||
.b3-menu {
|
||||
width: 300px;
|
||||
max-height: 70vh;
|
||||
|
||||
.block__icon {
|
||||
line-height: 20px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue