mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 13:00:13 +02:00
fix various light theme issues
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
align-items: center;
|
||||
padding: var(--theme-spacing-sm) var(--theme-spacing-md);
|
||||
cursor: default;
|
||||
|
||||
&:hover {
|
||||
background: var(--theme-colors-background);
|
||||
}
|
||||
}
|
||||
|
||||
.menu-item:disabled {
|
||||
|
||||
Reference in New Issue
Block a user