Explorar el Código

removed scroll bar on sidebar

tags/1.0.0
Robin Thoni hace 8 años
padre
commit
332b842992
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      app/less/app.less

+ 4
- 0
app/less/app.less Ver fichero

@@ -174,4 +174,8 @@
174 174
 
175 175
 .course-dialog {
176 176
   min-width: 400px;
177
+}
178
+
179
+.md-sidebar md-content {
180
+  height: auto;
177 181
 }

Loading…
Cancelar
Guardar