mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 16:40: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;
|
box-sizing: border-box;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
background-color: var(--b3-theme-background);
|
background-color: var(--b3-theme-background);
|
||||||
|
border-radius: 0 12px 12px 0;
|
||||||
|
|
||||||
.b3-label {
|
.b3-label {
|
||||||
padding: 16px 0;
|
padding: 16px 0;
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&__container {
|
&__container {
|
||||||
overflow: hidden;
|
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
background-color: var(--b3-theme-surface);
|
background-color: var(--b3-theme-surface);
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue