Przeglądaj źródła

ui test

tags/1.1.0
Robin Thoni 8 lat temu
rodzic
commit
8afcba9e5f
2 zmienionych plików z 2 dodań i 1 usunięć
  1. 2
    0
      app/index.html
  2. 0
    1
      app/less/app.less

+ 2
- 0
app/index.html Wyświetl plik

@@ -100,6 +100,7 @@
100 100
 
101 101
     </md-sidenav>
102 102
     <div layout="column" flex md-theme="blue" id="content">
103
+        <md-content>
103 104
         <md-toolbar layout="row">
104 105
             <div class="md-toolbar-tools">
105 106
                 <!-- Add a toggleMenu function to your menuCtrl controller with the following in it
@@ -239,6 +240,7 @@
239 240
                 </footer>
240 241
             </div>
241 242
         </md-content>
243
+        </md-content>
242 244
     </div>
243 245
 </div>
244 246
 

+ 0
- 1
app/less/app.less Wyświetl plik

@@ -1,7 +1,6 @@
1 1
 .md-main-content {
2 2
   padding-top: 10px;
3 3
   padding-left: 10px;
4
-  overflow: scroll;
5 4
 }
6 5
 
7 6
 .text-center() {

Ładowanie…
Anuluj
Zapisz