Skip to content

Commit

Permalink
FIX - modal buttons :after
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalSvatos committed Oct 26, 2022
1 parent 5fba622 commit 0c676be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,10 @@ body::after {
pointer-events: none;
}

.modal__button::after {
display: none;
}

/* -- button variants */
.modal__button-icon {
display: flex;
Expand Down

0 comments on commit 0c676be

Please sign in to comment.