Skip to content

Commit

Permalink
add overflow hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyok committed Sep 4, 2024
1 parent d60e053 commit a6737b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/view/com/util/post-ctrls/PostCtrls.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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,
],
Expand Down

0 comments on commit a6737b2

Please sign in to comment.