mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Fix sidebar & reenable multiple fields
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
.oe_translation_field {
|
||||
width: 95%;
|
||||
margin-top: 5px;
|
||||
}
|
||||
.oe_translation_field.touched {
|
||||
border: 1px solid green !important;
|
||||
@@ -10,3 +11,8 @@
|
||||
.modal-xl {
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
.oe_form_frame_cell.field_name {
|
||||
padding-top: 5px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user