diff --git a/dashboard/src/components/SettingsItem.vue b/dashboard/src/components/SettingsItem.vue index a912a7d2d..e9b457644 100644 --- a/dashboard/src/components/SettingsItem.vue +++ b/dashboard/src/components/SettingsItem.vue @@ -37,12 +37,6 @@ } } -@media (hover: hover) { - .settings-item:hover { - background-color: var(--pankow-color-background-hover); - } -} - .settings-item label { margin-top: 0; } @@ -52,4 +46,4 @@ margin-top: 10px; } - \ No newline at end of file +