Skip to content

Commit f1ca855

Browse files
committed
Update full.css
1 parent eb7620b commit f1ca855

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

full.css

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1751,6 +1751,22 @@ body.mobile .context-menu {
17511751
display: none;
17521752
}
17531753

1754+
.live-view-menu {
1755+
left: 11px;
1756+
top: 41px;
1757+
z-index: 1001;
1758+
margin-top: 7px;
1759+
padding: 0;
1760+
}
1761+
1762+
.live-view-menu:not(.visible) {
1763+
padding: 2px 2px 2px 0px;
1764+
}
1765+
1766+
.live-view-menu:not(.visible) .icon {
1767+
padding: 9.5px 13px;
1768+
}
1769+
17541770

17551771
.dialog-wrapper {
17561772
position: fixed;

0 commit comments

Comments
 (0)