chore: improve overview card style

This commit is contained in:
afc163 2021-11-01 16:15:34 +08:00
parent 884c8ef5a3
commit afb271c0b3

View File

@ -22,7 +22,7 @@
&-card {
cursor: pointer;
transition: all @animation-duration-base @ease-in-out;
transition: all 0.5s;
&:hover {
box-shadow: @shadow-1-down;