소스 검색

removed scroll bar on sidebar

tags/1.0.0
Robin Thoni 8 년 전
부모
커밋
332b842992
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4
    0
      app/less/app.less

+ 4
- 0
app/less/app.less 파일 보기

@@ -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…
취소
저장