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 {
|
||||
top: -10px !important;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.modal__card .description__text .text-menubar {
|
||||
|
||||
Reference in New Issue
Block a user