mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-27 17:34:06 +01:00
This commit is contained in:
parent
2a67a917b8
commit
7ba98f2ee0
4 changed files with 27 additions and 7 deletions
|
|
@ -15,6 +15,10 @@
|
|||
animation-duration: 150ms;
|
||||
animation-fill-mode: both;
|
||||
animation-name: zoomIn;
|
||||
|
||||
&--error {
|
||||
background: var(--b3-theme-error);
|
||||
}
|
||||
}
|
||||
|
||||
.b3-tooltips {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue