Skip to content
Snippets Groups Projects
Commit 5c295fd1 authored by Dossogne Bertrand's avatar Dossogne Bertrand
Browse files

[FIX] web: fix settings boolean fields ux on mobile


closes odoo/odoo#83099

Signed-off-by: default avatarKevin Baptiste <kba@odoo.com>
parent 8c2917c2
Branches
Tags
No related merge requests found
......@@ -749,6 +749,8 @@
// Boolean
.o_field_boolean {
margin-right: $o-form-spacing-unit;
max-width: 20px!important;
padding-right: 0!important;
}
// Timezone widget warning
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment