Tweak animation to not roll 0 -> 1, overflow hidden (#5148)
This commit is contained in:
@@ -244,6 +244,7 @@ let PostCtrls = ({
|
||||
a.flex_row,
|
||||
a.justify_center,
|
||||
a.align_center,
|
||||
a.overflow_hidden,
|
||||
{padding: 5},
|
||||
(pressed || hovered) && t.atoms.bg_contrast_25,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user