Skip to content
Snippets Groups Projects
Commit 35df2f9f authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix: structure list card height

parent c9060868
Branches
Tags
2 merge requests!85Recette,!84Dev
......@@ -6,7 +6,7 @@
.structure {
padding: 12px 0 12px 0;
border-bottom: 1px dashed $grey !important;
height: 110px;
min-height: 110px;
cursor: pointer;
@media #{$large-phone} {
height: unset;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment