fix: remove fixed height for ResistantRow
parent
64d5df3cd1
commit
a2eb85880c
|
@ -1,7 +1,3 @@
|
||||||
.resistant-row {
|
|
||||||
height: 250px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.resistant-row:hover {
|
.resistant-row:hover {
|
||||||
background-color: #8f96a3;
|
background-color: #8f96a3;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
Loading…
Reference in New Issue