Skip to content
Snippets Groups Projects
Commit 3375822d authored by qsm-odoo's avatar qsm-odoo
Browse files

[FIX] website: restore mobile preview header colors

Part of https://github.com/odoo/odoo/pull/31117
task-1941156

closes odoo/odoo#31117
parent 473c954a
No related branches found
No related tags found
No related merge requests found
......@@ -134,10 +134,14 @@ body .modal {
cursor: pointer;
font-family: $o-we-font-family;
&, .close {
color: white;
}
h4 {
color: lightgray;
font-family:inherit;
font-family: inherit;
font-weight: normal;
color: inherit;
.fa {
margin-left: $grid-gutter-width/2;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment