Add CSS for the newly-introduced dashboard (fixes #592)

This commit is contained in:
Thibaut Girka
2018-07-18 22:32:27 +02:00
committed by ThibG
parent 828f602b2f
commit c99054ecb2
2 changed files with 70 additions and 0 deletions

View File

@@ -20,3 +20,4 @@
@import 'tables';
@import 'admin';
@import 'rtl';
@import 'dashboard';