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:
commit
fe90cb8224
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user