feature/RVRNEXT-34-use-text-labels-instead-of-placeholders-in-forms #47
@ -528,6 +528,11 @@ p.paginateContainer > *:not(:last-child) {
|
||||
border-right: solid #869ab9 1px;
|
||||
}
|
||||
|
||||
p.formLabel {
|
||||
font-weight: 700;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 424px) {
|
||||
div.gridContainer {
|
||||
grid-template-columns: auto;
|
||||
|
Loading…
Reference in New Issue
Block a user