mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 10:30:13 +01:00
This commit is contained in:
parent
a18923fc62
commit
9efdf34b2a
1 changed files with 4 additions and 3 deletions
|
|
@ -110,19 +110,20 @@
|
|||
opacity: 0;
|
||||
line-height: 26px;
|
||||
overflow: hidden;
|
||||
font-size: 10px;
|
||||
|
||||
&.av__calc--ashow {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
svg {
|
||||
height: 10px;
|
||||
width: 10px;
|
||||
height: 8px;
|
||||
width: 8px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
span {
|
||||
font-size: 16px;
|
||||
font-size: 14px;
|
||||
color: var(--b3-theme-on-background);
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue