Skip to content

Commit

Permalink
Ignore silly css name
Browse files Browse the repository at this point in the history
  • Loading branch information
N1ck committed Jan 6, 2024
1 parent b327b0b commit 1e0a45d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
overflow: unset !important;
}

/* Fixes the GIF dropdown being hidden by the review modal's overflow */
/* Fixes the GIF dropdown being hidden by the review modal's overflow */
/* stylelint-disable-next-line selector-class-pattern */
.ActionBar-item-container {
overflow: visible !important;
}

0 comments on commit 1e0a45d

Please sign in to comment.