Tweak animation to not roll 0 -> 1, overflow hidden (#5148)

This commit is contained in:
Hailey 2024-09-04 12:36:20 -07:00 committed by GitHub
parent 0ef17a464d
commit 86de0dda02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View file

@ -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,
],