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