mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-10 14:42:33 +01:00
💄
This commit is contained in:
parent
8e8a9f3c4d
commit
6addb73607
2 changed files with 8 additions and 2 deletions
|
|
@ -15,6 +15,11 @@
|
|||
overflow: inherit;
|
||||
user-select: none;
|
||||
|
||||
&--side {
|
||||
margin-right: 14px;
|
||||
margin-left: 14px;
|
||||
}
|
||||
|
||||
&:after {
|
||||
border: 1px solid var(--b3-theme-surface-lighter);
|
||||
box-shadow: var(--b3-point-shadow);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue