fix
This commit is contained in:
@@ -8,6 +8,6 @@ body {
|
||||
background-repeat: no-repeat;
|
||||
{% endif %}
|
||||
{% if background.color %}
|
||||
background-color: {{background.color}} !importent;
|
||||
background-color: {{background.color}} !important;
|
||||
{% endif %}
|
||||
}
|
||||
Reference in New Issue
Block a user