Quellcode durchsuchen

fix the stylus import of UploadPopup and ProgressBar

AlexiCauvin vor 7 Jahren
Ursprung
Commit
67966234ae
1 geänderte Dateien mit 3 neuen und 2 gelöschten Zeilen
  1. 3 2
      src/css/index.styl

+ 3 - 2
src/css/index.styl Datei anzeigen

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