mirror of
https://github.com/mue/mue.git
synced 2026-07-13 12:07:45 +02:00
style: item card hover with gradient transition
This commit is contained in:
@@ -51,14 +51,6 @@
|
||||
@include themed {
|
||||
background-color: t($modal-secondaryColour);
|
||||
box-shadow: 0 0 0 1px t($modal-sidebarActive);
|
||||
|
||||
&:hover {
|
||||
background-color: t($modal-sidebarActive);
|
||||
|
||||
img {
|
||||
background-color: t($modal-sidebarActive);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.tags {
|
||||
|
||||
Reference in New Issue
Block a user