mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-23 15:34:06 +01:00
💄
This commit is contained in:
parent
685b7e1383
commit
49327bf274
9 changed files with 39 additions and 40 deletions
|
|
@ -54,6 +54,10 @@
|
|||
font-size: 12px;
|
||||
}
|
||||
|
||||
&--mid {
|
||||
padding: 2px 8px;
|
||||
}
|
||||
|
||||
&--text,
|
||||
&--cancel {
|
||||
color: var(--b3-theme-primary);
|
||||
|
|
|
|||
|
|
@ -628,7 +628,7 @@
|
|||
border-radius: 4px;
|
||||
box-shadow: var(--b3-dialog-shadow);
|
||||
border: 1px solid var(--b3-theme-surface-lighter);
|
||||
background-color: var(--b3-menu-background);
|
||||
background-color: var(--b3-theme-surface);
|
||||
z-index: 304;
|
||||
padding: 4px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue