mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 20:40:15 +02:00
fix potential stale state on list config reorder, slight redesign
This commit is contained in:
@@ -41,6 +41,11 @@
|
||||
&:focus-visible {
|
||||
border: 1px solid lighten(var(--theme-colors-border), 10%);
|
||||
}
|
||||
|
||||
svg {
|
||||
color: var(--theme-colors-primary);
|
||||
fill: var(--theme-colors-primary);
|
||||
}
|
||||
}
|
||||
|
||||
&[data-variant='filled'] {
|
||||
|
||||
Reference in New Issue
Block a user