Fix plus button in reactions and fix common notification overflow (#4467)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
Kristina
2024-01-29 18:52:56 +07:00
committed by GitHub
parent fce467ff2d
commit b78c4138a4
2 changed files with 2 additions and 1 deletions
@@ -153,7 +153,6 @@
.root {
position: relative;
display: flex;
flex-shrink: 0;
padding: 0.75rem 0.75rem 0.75rem 1.25rem;
border-radius: 0.5rem;
gap: 1rem;