Tweak animation to not roll 0 -> 1, overflow hidden (#5148)
This commit is contained in:
parent
0ef17a464d
commit
86de0dda02
2 changed files with 3 additions and 2 deletions
|
|
@ -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,
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue