mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-29 22:14:26 +02:00
web/SettingsDropdown: remove duplicated hover declaration
This commit is contained in:
parent
33dd4b9fd8
commit
efa09d7280
@ -157,10 +157,4 @@
|
||||
background: initial;
|
||||
border: initial;
|
||||
}
|
||||
|
||||
@media (hover: hover) {
|
||||
.selector:hover {
|
||||
background-color: var(--button-hover);
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user