Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
make joined buttons clickable again
Browse files Browse the repository at this point in the history
  • Loading branch information
ToBinio committed Nov 14, 2023
1 parent 74e6caf commit 2f37bdb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/assets/styles/classes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,10 @@ a,
display: flex;
gap: 1px;

.popup-menu {
pointer-events: auto !important;
}

> :not(:first-child) {
&.btn,
> .btn {
Expand Down

0 comments on commit 2f37bdb

Please sign in to comment.