Files
jikimo_sf/sf_base/static/src/scss/test.scss
qihao.gong@jikimo.com 23aba08c87 处理bug
2023-06-16 10:56:25 +08:00

7 lines
126 B
SCSS

.test_model {
display: flex !important;
}
.test_model>.o_form_label {
margin-left: 20px;
margin-right: 0px !important;
}