Added min-height to error indicator

This commit is contained in:
mgabdev 2019-07-19 15:32:18 -04:00
parent 60c77a6ca3
commit 284a9ef082

View File

@ -2977,6 +2977,7 @@ a.status-card.compact:hover {
flex: 1 1 auto;
align-items: center;
justify-content: center;
min-height: 160px;
@supports(display: grid) { // hack to fix Chrome <57
contain: strict;