updated page sidebar width styles
This commit is contained in:
@@ -102,8 +102,8 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: var(--pageSidebarWidth);
|
||||
min-width: 210px;
|
||||
max-width: 260px;
|
||||
min-width: 220px;
|
||||
max-width: 265px;
|
||||
flex-shrink: 0;
|
||||
flex-grow: 0;
|
||||
overflow-x: hidden;
|
||||
|
||||
@@ -72,6 +72,7 @@
|
||||
accent-color: var(--primaryColor);
|
||||
}
|
||||
|
||||
|
||||
// Maps
|
||||
// ----
|
||||
$colorsMap: (
|
||||
|
||||
Reference in New Issue
Block a user