chore: prettier all less files

This commit is contained in:
陈嘉涵
2020-01-19 17:15:54 +08:00
parent 1e864a445f
commit 08c84c9c38
21 changed files with 64 additions and 49 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
background-color: @swipe-indicator-inactive-background-color;
border-radius: 100%;
opacity: @swipe-indicator-inactive-opacity;
transition: opacity .2s;
transition: opacity 0.2s;
&:not(:last-child) {
margin-right: @swipe-indicator-size;