Ensure min-height for app view tabs matches the tabs
This commit is contained in:
+1
-1
@@ -464,7 +464,7 @@ multiselect {
|
||||
}
|
||||
|
||||
.card {
|
||||
min-height: 349px;
|
||||
min-height: 383px;
|
||||
}
|
||||
|
||||
@media(min-width:768px) {
|
||||
|
||||
Reference in New Issue
Block a user