Explorar el Código

fix the stylus import of UploadPopup and ProgressBar

AlexiCauvin hace 7 años
padre
commit
67966234ae
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      src/css/index.styl

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

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