mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-04 11:50:15 +01:00
This commit is contained in:
parent
38a7d48eac
commit
cd9d2d5915
3 changed files with 118 additions and 38 deletions
|
|
@ -81,4 +81,15 @@
|
|||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
&--switch {
|
||||
max-height: 70vh;
|
||||
|
||||
.b3-list:last-child {
|
||||
border-left: 1px solid var(--b3-border-color);
|
||||
overflow: auto;
|
||||
max-width: 360px;
|
||||
min-width: 200px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue