wip: desktop work

pull/3424/head
Adam 2025-10-24 13:01:11 -05:00
parent 4da3aa2eb2
commit e2920c06a3
No known key found for this signature in database
GPG Key ID: 9CB48779AF150E75
1 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,5 @@
[data-component="list"] {
overflow-y: auto;
display: flex;
flex-direction: column;
gap: 6px;
/* overflow-y: auto; */
/* Hide scrollbar */
&::-webkit-scrollbar {
@ -13,6 +10,7 @@
[data-slot="item"] {
width: 100%;
margin-bottom: 6px;
padding: 4px 12px;
text-align: left;