🎨
This commit is contained in:
parent
3089a86c8e
commit
6c09361ec6
2 changed files with 2 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ function more(ev: MouseEvent) {
|
|||
<style lang="scss" module>
|
||||
.root {
|
||||
--nav-width: 250px;
|
||||
--nav-icon-only-width: 80px;
|
||||
--nav-icon-only-width: 72px;
|
||||
|
||||
flex: 0 0 var(--nav-width);
|
||||
width: var(--nav-width);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue