File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -2034,9 +2034,9 @@ body.zen #right-pane,
20342034body .zen # mobile-sidebar-wrapper ,
20352035body .zen .tab-row-container ,
20362036body .zen .tab-row-widget ,
2037- body .zen .ribbon-container : not (: has (.classic-toolbar-widget . visible )),
2038- body .zen .ribbon-container : has (.classic-toolbar-widget . visible ) .ribbon-top-row ,
2039- body .zen .ribbon-container .ribbon-body : not (: has (.classic-toolbar-widget . visible )),
2037+ body .zen .ribbon-container : not (: has (.classic-toolbar-widget )),
2038+ body .zen .ribbon-container : has (.classic-toolbar-widget ) .ribbon-top-row ,
2039+ body .zen .ribbon-container .ribbon-body : not (: has (.classic-toolbar-widget )),
20402040body .zen .note-icon-widget ,
20412041body .zen .title-row .icon-action ,
20422042body .zen .floating-buttons-children > * : not (.bx-edit-alt ),
Original file line number Diff line number Diff line change 264264 position : absolute;
265265 inset-inline-end : 5px ;
266266 bottom : 5px ;
267- z-index : 1000 ;
268267}
269268
270269.style-resolver {
You can’t perform that action at this time.
0 commit comments