Skip to content

Commit 5afd3c6

Browse files
committed
Update full.css
1 parent 0420587 commit 5afd3c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

full.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1730,6 +1730,11 @@ body.mobile .menu .icon a {
17301730
pointer-events: none;
17311731
}
17321732

1733+
.context-menu:not(.modified) .push,
1734+
.context-menu:not(.modified) .discard-changes, {
1735+
display: none;
1736+
}
1737+
17331738

17341739
.dialog-wrapper {
17351740
position: fixed;

0 commit comments

Comments
 (0)