Multiple fixes listed in 2024-01-03 changelog
This commit is contained in:
@@ -74,4 +74,18 @@ td {
|
||||
text-align: center;
|
||||
border-right: solid 1px #bbbbbb;
|
||||
border-left: solid 1px #bbbbbb;
|
||||
}
|
||||
}
|
||||
|
||||
.validation-error {
|
||||
display: block;
|
||||
color: #F44336;
|
||||
position: relative;
|
||||
min-height: 18px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 993px) {
|
||||
.container {
|
||||
width: 60%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user