7 lines
126 B
SCSS
7 lines
126 B
SCSS
.test_model {
|
|
display: flex !important;
|
|
}
|
|
.test_model>.o_form_label {
|
|
margin-left: 20px;
|
|
margin-right: 0px !important;
|
|
} |