Browse Source

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

AlexiCauvin 5 years ago
parent
commit
73b39f8552
1 changed files with 2 additions and 0 deletions
  1. 2 0
      frontend/src/css/index.styl

+ 2 - 0
frontend/src/css/index.styl View File

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