mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
wip: desktop work
This commit is contained in:
parent
4da3aa2eb2
commit
e2920c06a3
@ -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;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user