去除输入框居中的样式

This commit is contained in:
qihao.gong@jikimo.com
2023-10-24 09:41:28 +08:00
parent a57cdbe2f3
commit a9ba65ec17

View File

@@ -317,10 +317,10 @@ div[class="o_content o_component_with_search_panel"] .o_kanban_primary_right > .
.o_horizontal_separator {
font-size: 1.5rem;
}
.o_field_widget input[class='o_input'] {
text-align: center
}
//
//.o_field_widget input[class='o_input'] {
//text-align: center
//}
div:has(.o_required_modifier) > label::before {
position: absolute;