forked from FoundKeyGang/FoundKey
Merge pull request #1923 from acid-chicken/master
Animate calender meters
This commit is contained in:
commit
aaf8f09cfd
1 changed files with 1 additions and 0 deletions
|
@ -175,6 +175,7 @@ root(isDark)
|
|||
> .val
|
||||
height 4px
|
||||
background $theme-color
|
||||
transition width .3s cubic-bezier(0.23, 1, 0.32, 1)
|
||||
|
||||
&:nth-child(1)
|
||||
> .meter > .val
|
||||
|
|
Loading…
Reference in a new issue