Skip to content

Commit 4650bde

Browse files
committed
style: reformat code
1 parent 2c7f955 commit 4650bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

less/components/MobileTab.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
box-shadow: var(--mobile-tab-shadow);
2222
z-index: var(--mobile-tab-zindex);
2323
isolation: isolate;
24-
transition: translate .2s;
24+
transition: translate 0.2s;
2525

2626
&--hidden {
2727
translate: 0 100%;

0 commit comments

Comments
 (0)