mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-05 04:10:16 +01:00
This commit is contained in:
parent
b407ff9003
commit
65c3cefac5
3 changed files with 8 additions and 10 deletions
|
|
@ -26,8 +26,11 @@
|
|||
}
|
||||
|
||||
&.layout--floatr {
|
||||
border-left: 1px solid var(--b3-border-color);
|
||||
border: 1px solid var(--b3-border-color);
|
||||
box-shadow: -8px 0px 24px rgb(140 149 159 / 20%);
|
||||
border-right: 0;
|
||||
border-radius: 8px 0 0 8px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
&.layout--floatt {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue