Skip to content

Commit

Permalink
messages: fix record banners overlap
Browse files Browse the repository at this point in the history
  • Loading branch information
anikachurilova committed Dec 18, 2024
1 parent cb8646d commit 00161db
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
.ui.button.close-btn {
background-color: transparent;
}

&.record-banner {
position: static;
}
}

.flashed.close.icon {
Expand Down

0 comments on commit 00161db

Please sign in to comment.