Left Column: Fix button animation (#6584)
This commit is contained in:
parent
195fce1865
commit
8dd7ba69c0
@ -78,5 +78,9 @@
|
|||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
||||||
|
&.opacity-transition {
|
||||||
|
transition: background-color 0.2s, color 0.2s, opacity 0.15s ease;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user