Increase width of side panel
This commit is contained in:
parent
a4b92c2d55
commit
c8c9267d6a
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ html, body {
|
|||
border-radius: 8px;
|
||||
box-shadow: 0 2px 6px var(--shadow);
|
||||
padding: 10px 14px;
|
||||
width: 260px;
|
||||
width: 280px;
|
||||
}
|
||||
|
||||
.controls-row {
|
||||
|
|
|
|||
Loading…
Reference in a new issue