Explorar el Código

https://github.com/tracim/tracim/issues/726, add AdminWorkspacePage in css/index.styl

AlexiCauvin hace 6 años
padre
commit
73b39f8552
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      frontend/src/css/index.styl

+ 2 - 0
frontend/src/css/index.styl Ver fichero

@@ -30,3 +30,5 @@ html, body, #content
30 30
 @import 'HomepageCard'
31 31
 
32 32
 @import 'ExtandedAction'
33
+
34
+@import 'AdminWorkspacePage'