fix: Use proper z-index for text menubar

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2023-02-27 23:46:29 +01:00
parent 2c96108b2e
commit 9fe79ed135

View File

@@ -417,6 +417,7 @@ h5 {
.app-sidebar__tab .description__text .text-menubar {
top: -10px !important;
z-index: 100;
}
.modal__card .description__text .text-menubar {