[IMP] theme_clean: improve theme
task-4178066 Part of task-4177975 closes odoo/design-themes#929 Signed-off-by: Serge Bayet (seba) <seba@odoo.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="configurator_s_company_team" inherit_id="website.configurator_s_company_team">
|
||||
<xpath expr="//section" position="attributes">
|
||||
<attribute name="class" add="pt0 pb16" remove="pt48 pb48" separator=" "/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user