Merge pull request #4490 from nextcloud/fix/4484
fix: Use proper z-index for text menubar
This commit is contained in:
@@ -417,6 +417,7 @@ h5 {
|
|||||||
|
|
||||||
.app-sidebar__tab .description__text .text-menubar {
|
.app-sidebar__tab .description__text .text-menubar {
|
||||||
top: -10px !important;
|
top: -10px !important;
|
||||||
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal__card .description__text .text-menubar {
|
.modal__card .description__text .text-menubar {
|
||||||
|
|||||||
Reference in New Issue
Block a user