fix: remove fixed height for ResistantRow

proto-module-actu-react
Jalil Arfaoui 2023-02-24 00:20:12 +01:00
parent 64d5df3cd1
commit a2eb85880c
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
.resistant-row {
height: 250px;
}
.resistant-row:hover {
background-color: #8f96a3;
cursor: pointer;