mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-09 00:34:20 +01:00
This commit is contained in:
parent
ccbcb4b809
commit
fc67bcc9e8
2 changed files with 6 additions and 2 deletions
|
|
@ -918,6 +918,11 @@
|
|||
clear: both;
|
||||
display: flex;
|
||||
font-size: 87.5%;
|
||||
align-items: center;
|
||||
|
||||
.counter:hover {
|
||||
background-color: var(--b3-list-icon-hover);
|
||||
}
|
||||
|
||||
svg {
|
||||
transition: transform 0.15s cubic-bezier(0, 0, 0.2, 1), opacity 1s cubic-bezier(0, 0, 0.2, 1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue