bug: SW-235 Fix hover state on stay card
This commit is contained in:
@@ -6,6 +6,10 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.stay:hover {
|
||||||
|
border: 1.5px solid var(--Base-Border-Hover);
|
||||||
|
}
|
||||||
|
|
||||||
.image {
|
.image {
|
||||||
height: auto;
|
height: auto;
|
||||||
min-height: 220px;
|
min-height: 220px;
|
||||||
|
|||||||
Reference in New Issue
Block a user