mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 21:16:17 +02:00
Add border radius for all dropdown items (#22)
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
--dropdown-menu-item-font-size: 1rem;
|
||||
--dropdown-menu-bg-hover: rgb(62, 62, 62);
|
||||
--dropdown-menu-border: none;
|
||||
--dropdown-menu-border-radius: 2px;
|
||||
--dropdown-menu-border-radius: 10px;
|
||||
|
||||
--switch-track-bg: rgb(50, 50, 50);
|
||||
--switch-track-enabled-bg: var(--primary-color);
|
||||
|
||||
Reference in New Issue
Block a user