chore: ttl + styles

This commit is contained in:
Cory Dransfeldt 2024-08-12 18:35:06 -07:00
parent 7052ee581a
commit c3cf28179a
No known key found for this signature in database
6 changed files with 7 additions and 7 deletions

View file

@ -20,6 +20,6 @@
}
}
button[data-toggle-button] {
margin-bottom: var(--sizing-base);
[data-toggle-content]+button[data-toggle-button]:has(+ table) {
margin: 0 0 var(--sizing-base);
}