increase grid column width for sidebar
This commit is contained in:
@@ -145,7 +145,7 @@ textarea {
|
||||
|
||||
.launcher-shell {
|
||||
display: grid;
|
||||
grid-template-columns: 48px minmax(0, 1fr);
|
||||
grid-template-columns: 80px minmax(0, 1fr);
|
||||
min-height: 100vh;
|
||||
background: #fff;
|
||||
color: #171717;
|
||||
|
||||
Reference in New Issue
Block a user