new alerts page layout (#5230)

This commit is contained in:
gabryon99 2021-05-03 12:00:21 +02:00
parent ad40836af9
commit ae384d8a34
11 changed files with 211 additions and 182 deletions

View file

@ -982,4 +982,7 @@ footer {
.time-input {
width: 18ch;
text-align: center;
}
.h-auto {
height: auto;
}