Skip to content

Commit

Permalink
Merge pull request #3784 from FlowFuse/3776-fix-alert-close-button
Browse files Browse the repository at this point in the history
Fix alert close button
  • Loading branch information
joepavitt authored Apr 26, 2024
2 parents 738d467 + 5c1bbf4 commit 94f923f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/ui-components/stylesheets/ff-components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -950,6 +950,7 @@ li.ff-list-item {
&--close {
cursor: pointer;
position: relative;
display: flex;
svg {
position: relative;
z-index: 2;
Expand Down

0 comments on commit 94f923f

Please sign in to comment.