Merge pull request #1923 from acid-chicken/master

Animate calender meters
This commit is contained in:
syuilo 2018-07-19 00:16:33 +09:00 committed by GitHub
commit aaf8f09cfd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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