We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c7f955 commit 4650bdeCopy full SHA for 4650bde
less/components/MobileTab.less
@@ -21,7 +21,7 @@
21
box-shadow: var(--mobile-tab-shadow);
22
z-index: var(--mobile-tab-zindex);
23
isolation: isolate;
24
- transition: translate .2s;
+ transition: translate 0.2s;
25
26
&--hidden {
27
translate: 0 100%;
0 commit comments