mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-13 16:06:13 +01:00
This commit is contained in:
parent
10d5d4f6a1
commit
1e2b498bf4
3 changed files with 12 additions and 6 deletions
|
|
@ -49,11 +49,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
&--small {
|
||||
padding: 0 4px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
&--mid {
|
||||
padding: 2px 8px;
|
||||
}
|
||||
|
|
@ -164,6 +159,11 @@
|
|||
background-color: var(--b3-card-success-background);
|
||||
}
|
||||
|
||||
&--small {
|
||||
padding: 0 4px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
&:disabled {
|
||||
opacity: .38;
|
||||
cursor: not-allowed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue