Ver código fonte

fix the stylus import of UploadPopup and ProgressBar

AlexiCauvin 6 anos atrás
pai
commit
67966234ae
1 arquivos alterados com 3 adições e 2 exclusões
  1. 3 2
      src/css/index.styl

+ 3 - 2
src/css/index.styl Ver arquivo

@@ -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
+