1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-08 15:06:08 +02:00

Merge pull request #4534 from mattermost-build/automated-cherry-pick-of-focalboard-#4411-upstream-release-7.8

Automated cherry pick of #4411
This commit is contained in:
Scott Bishel 2023-02-02 11:38:36 -07:00 committed by GitHub
commit fe90cb8224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,6 @@
@import '../../styles/z-index';
.status-dropdown-menu {
> .Menu {
position: inherit;
}
}
.Menu {
.Menu:not(#statusDropdownMenu) {
@include z-index(menu);
display: flex;
flex-direction: column;
@ -179,7 +173,7 @@
}
}
.Menu,
.Menu:not(#statusDropdownMenu),
.SubMenuOption .SubMenu {
@media screen and (max-width: 430px) {
position: fixed;