ソースを参照

fix the stylus import of UploadPopup and ProgressBar

AlexiCauvin 6 年 前
コミット
67966234ae
共有1 個のファイルを変更した3 個の追加2 個の削除を含む
  1. 3 2
      src/css/index.styl

+ 3 - 2
src/css/index.styl ファイルの表示

@@ -26,5 +26,6 @@ html, body, #content, #content > div
26 26
 @import 'AccountPage'
27 27
 @import 'btnSwtich'
28 28
 
29
-// @import 'UploadPopup'
30
-// @import 'ProgressBar'
29
+@import 'UploadPopup'
30
+@import 'ProgressBar'
31
+