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
9ae3d74adc
commit
efe7f01f41
@ -6,6 +6,7 @@
|
||||
align-self: stretch;
|
||||
border-radius: 8px;
|
||||
border: 1px solid var(--border-weak-base);
|
||||
overflow: clip;
|
||||
|
||||
[data-slot="accordion-item"] {
|
||||
width: 100%;
|
||||
@ -64,6 +65,9 @@
|
||||
[data-slot="accordion-trigger"] {
|
||||
border-bottom: none;
|
||||
}
|
||||
&[data-expanded] {
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
|
||||
&[data-expanded] {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user