Ensure min-height for app view tabs matches the tabs

This commit is contained in:
Johannes Zellner
2019-12-17 14:56:15 +01:00
parent f0730f595f
commit c291f744e7
+1 -1
View File
@@ -464,7 +464,7 @@ multiselect {
}
.card {
min-height: 349px;
min-height: 383px;
}
@media(min-width:768px) {