forked from Mapan/odoo17e
10 lines
141 B
SCSS
10 lines
141 B
SCSS
.o_mail_group_message_form.o_xxs_form_view {
|
|
.o_group tr td {
|
|
min-width: 100px;
|
|
}
|
|
}
|
|
|
|
.o_mg_description {
|
|
height: 20px;
|
|
}
|