8 lines
149 B
SCSS
8 lines
149 B
SCSS
.test_model {
|
|
display: flex !important;
|
|
}
|
|
.test_model>.o_form_label {
|
|
margin-left: 20px;
|
|
margin-right: 0px !important;
|
|
white-space: nowrap;
|
|
} |