mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
💄
This commit is contained in:
parent
d119108a0a
commit
cfc4da244e
2 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
|||
box-sizing: border-box;
|
||||
flex: 1;
|
||||
background-color: var(--b3-theme-background);
|
||||
border-radius: 0 12px 12px 0;
|
||||
|
||||
.b3-label {
|
||||
padding: 16px 0;
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@
|
|||
}
|
||||
|
||||
&__container {
|
||||
overflow: hidden;
|
||||
border-radius: 12px;
|
||||
background-color: var(--b3-theme-surface);
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue