fix(app): tighten filetree row spacing
This commit is contained in:
parent
0e08c6c9fd
commit
f4392e023a
2 changed files with 10 additions and 3 deletions
|
|
@ -76,6 +76,12 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
&[data-variant="ghost"][data-scope="filetree"] {
|
||||
> [data-slot="collapsible-trigger"] {
|
||||
height: 24px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes slideDown {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue