feat: add aria label, fix test, transition constant for better testing
This commit is contained in:
@@ -75,6 +75,11 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
:global(ul) {
|
||||
list-style: none;
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
:global(body) {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;
|
||||
background: var(--bg-primary);
|
||||
|
||||
Reference in New Issue
Block a user