|
@@ -3,10 +3,6 @@
|
|
|
@use '~/styles/variables' as var;
|
|
@use '~/styles/variables' as var;
|
|
|
|
|
|
|
|
.grw-sidebar-nav :global {
|
|
.grw-sidebar-nav :global {
|
|
|
- // set position and z-index to prevent dropdowns covered by other element
|
|
|
|
|
- position: relative;
|
|
|
|
|
- z-index: bs.$zindex-fixed;
|
|
|
|
|
-
|
|
|
|
|
width: var.$grw-sidebar-nav-width;
|
|
width: var.$grw-sidebar-nav-width;
|
|
|
|
|
|
|
|
border-right : 1px solid var(--bs-border-color);
|
|
border-right : 1px solid var(--bs-border-color);
|