mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
fix: increase sidebar icon size by removing 16px constraint
This commit is contained in:
parent
4350b8fd6b
commit
575cc59b37
1 changed files with 0 additions and 5 deletions
|
|
@ -125,11 +125,6 @@
|
|||
/* padding: 0 8px 0 6px; */
|
||||
gap: 8px;
|
||||
|
||||
[data-slot="icon-svg"] {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
/* text-12-medium */
|
||||
font-family: var(--font-family-sans);
|
||||
font-size: var(--font-size-small);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue