mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-07 01:08:49 +01:00
💄 dragover
This commit is contained in:
parent
9978827389
commit
879fdd827d
1 changed files with 2 additions and 2 deletions
|
|
@ -318,12 +318,12 @@ html {
|
|||
background-color: var(--b3-theme-primary-lightest);
|
||||
|
||||
&__top {
|
||||
background-color: var(--b3-theme-primary-lightest);
|
||||
border-radius: 0;
|
||||
box-shadow: 0 -2px 0 var(--b3-theme-primary-lighter), inset 0 2px 0 var(--b3-theme-primary-lighter);
|
||||
}
|
||||
|
||||
&__bottom {
|
||||
background-color: var(--b3-theme-primary-lightest);
|
||||
border-radius: 0;
|
||||
box-shadow: 0 2px 0 var(--b3-theme-primary-lighter), inset 0px -2px 0 var(--b3-theme-primary-lighter);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue