RVRNEXT-34 add style class for form label
This commit is contained in:
parent
5557f00e57
commit
ba5dfdbe4d
@ -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