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;
|
||||
|
||||
Reference in New Issue
Block a user