mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 07:52:03 +00:00
set settings sidebar width to 200px
This commit is contained in:
parent
2b95956132
commit
0d9ce6ad7b
1 changed files with 2 additions and 2 deletions
|
|
@ -289,8 +289,8 @@
|
|||
|
||||
&[data-variant="settings"] {
|
||||
[data-slot="tabs-list"] {
|
||||
width: 180px;
|
||||
min-width: 180px;
|
||||
width: 200px;
|
||||
min-width: 200px;
|
||||
padding: 12px;
|
||||
gap: 0;
|
||||
background-color: var(--background-base);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue