Allow column width configuration: allow stretching navbar with columns
This commit is contained in:
parent
258b5e6be2
commit
a29835375a
7 changed files with 46 additions and 8 deletions
|
|
@ -87,6 +87,7 @@ export const defaultState = {
|
|||
sidebarColumnWidth: '25rem',
|
||||
contentColumnWidth: '45rem',
|
||||
notifsColumnWidth: '25rem',
|
||||
navbarColumnStretch: false,
|
||||
listsNavigation: false,
|
||||
greentext: undefined, // instance default
|
||||
useAtIcon: undefined, // instance default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue