chore: prettier all less files
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
background-color: @switch-node-background-color;
|
||||
border-radius: 100%;
|
||||
box-shadow: @switch-node-box-shadow;
|
||||
transition: transform @switch-transition-duration cubic-bezier(.3, 1.05, .4, 1.05);
|
||||
transition: transform @switch-transition-duration
|
||||
cubic-bezier(0.3, 1.05, 0.4, 1.05);
|
||||
}
|
||||
|
||||
&__loading {
|
||||
|
||||
Reference in New Issue
Block a user