Browse Source

resuleto bug en el encabezado de menu

robert2206 8 years ago
parent
commit
742e870b3e
4 changed files with 6 additions and 5 deletions
  1. 0 4
      src/index.html
  2. 0 1
      src/theme/global.scss
  3. 5 0
      src/theme/odoo.scss
  4. 1 0
      src/theme/variables.scss

+ 0 - 4
src/index.html

@@ -38,9 +38,5 @@
   <script src="build/main.js"></script>
 
   <script src="assets/vendor/Chart.js">
-
-  <script type="text/javascript">
-    console.log("> Hello")
-  </script>
 </body>
 </html>

+ 0 - 1
src/theme/global.scss

@@ -1 +0,0 @@
-

+ 5 - 0
src/theme/odoo.scss

@@ -0,0 +1,5 @@
+$list-header-margin: 0px;
+
+ion-list-header {
+    margin-bottom: $list-header-margin !important;
+}

+ 1 - 0
src/theme/variables.scss

@@ -1,6 +1,7 @@
 // Ionic Variables and Theming. For more info, please see:
 // http://ionicframework.com/docs/v2/theming/
 @import "ionic.globals";
+@import "odoo";
 
 
 // Shared Variables