Merge "Set toolbar z-index to 7, to be above other UI elements"

This commit is contained in:
jenkins-bot 2024-03-14 17:45:54 +00:00 committed by Gerrit Code Review
commit c040e59337

View file

@ -7,6 +7,7 @@
.wikiEditor-ui-toolbar {
position: relative;
display: block;
z-index: 7;
.empty {
display: none;