mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Set max-width to 90% on translate dialog
This commit is contained in:
committed by
Timon Tschanz
parent
cd59690f76
commit
6e853b09d8
@@ -7,3 +7,6 @@
|
||||
.oe_translation_field.touched {
|
||||
border: 1px solid green !important;
|
||||
}
|
||||
.modal-xl {
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user