去除输入框居中的样式
This commit is contained in:
@@ -317,10 +317,10 @@ div[class="o_content o_component_with_search_panel"] .o_kanban_primary_right > .
|
|||||||
.o_horizontal_separator {
|
.o_horizontal_separator {
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
}
|
}
|
||||||
|
//
|
||||||
.o_field_widget input[class='o_input'] {
|
//.o_field_widget input[class='o_input'] {
|
||||||
text-align: center
|
//text-align: center
|
||||||
}
|
//}
|
||||||
|
|
||||||
div:has(.o_required_modifier) > label::before {
|
div:has(.o_required_modifier) > label::before {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user