Merge "Remove WikiEditor toolbar z-index override"

This commit is contained in:
jenkins-bot 2024-03-15 00:27:42 +00:00 committed by Gerrit Code Review
commit 6b2edf37a6

View file

@ -13,8 +13,3 @@
padding: 0;
}
}
.wikiEditor-ui-toolbar {
// Increase z-index to be above codemirror scrollbar
z-index: 7;
}