refactor(frontend): remove X theme properties (#15376)
* refactor(frontend): remove X theme properties * Update MkAutocomplete.vue * Update WidgetCalendar.vue
This commit is contained in:
@@ -122,7 +122,7 @@ definePageMetadata(() => ({
|
||||
border-radius: 6px;
|
||||
|
||||
&:hover {
|
||||
background: var(--MI_THEME-X5);
|
||||
background: light-dark(rgba(0, 0, 0, 0.05), rgba(255, 255, 255, 0.05));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user