Fix alert height

This commit is contained in:
Bill 2021-07-21 23:54:00 -04:00
parent 65a9428ae9
commit 629d231887

View File

@ -3,6 +3,7 @@
.content-area { .content-area {
min-height: 125px; min-height: 125px;
max-height: 300px;
} }
} }