File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 173173 var (--lwt-additional-images ), var (--lwt-header-image ) !important ;
174174 background-size : 100vw 100vh !important ;
175175 background-attachment : fixed !important ;
176- width : var (--vertical-elements-width ) !important ;
176+ width : var (--my- vertical-elements-width ) !important ;
177177 height : calc (var (--toolbar-height-personal ) + 1px ) !important ;
178178 }
179179 }
Original file line number Diff line number Diff line change @@ -742,7 +742,7 @@ Three buttons
742742
743743 : root {
744744 --padding-left-tab : calc (var (--my-vertical-toolbar-width ) - 1px ) !important ;
745- --vertical-elements-width : var (--padding-left-tab ) !important ;
745+ --my- vertical-elements-width : var (--padding-left-tab ) !important ;
746746 }
747747
748748 /* Gradient line */
You can’t perform that action at this time.
0 commit comments