Sfoglia il codice sorgente

fix the stylus import of UploadPopup and ProgressBar

AlexiCauvin 6 anni fa
parent
commit
67966234ae
1 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  1. 3 2
      src/css/index.styl

+ 3 - 2
src/css/index.styl Vedi File

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