mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-03 06:50:26 +00:00
fix: icon size in sidbar
This commit is contained in:
parent
80dc74a0ec
commit
3b46f90124
2 changed files with 6 additions and 1 deletions
|
|
@ -17,6 +17,11 @@
|
|||
height: 20px;
|
||||
}
|
||||
|
||||
&[data-size="medium"] {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
&[data-size="large"] {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue