Kaynağa Gözat

[FIX]ajuste de scroll

deisy 6 yıl önce
ebeveyn
işleme
ecfefa3d9c
2 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 1 1
      static/src/css/custom.css
  2. 1 0
      templates.xml

+ 1 - 1
static/src/css/custom.css

@@ -1,4 +1,4 @@
-.openerp.openerp_webclient_container {
+.openerp_webclient_container {
     height: 100% !important;
     height: calc(100% - 45px) !important;
     overflow: auto !important;

+ 1 - 0
templates.xml

@@ -3,6 +3,7 @@
     <data>
         <template id="eiru_reports_crm_assets" inherit_id="eiru_assets.assets">
             <xpath expr="." position="inside">
+                <link rel="stylesheet" href="/eiru_reports_crm/static/src/css/custom.css"/>
 
                 <!-- configuration < main > -->
                 <script type="text/javascript" src="/eiru_reports_crm/static/src/js/main.js" />