user role scoped layout and controller

This commit is contained in:
Min Zeya Phyo
2017-04-20 22:29:39 +06:30
parent fd52038781
commit e1e102fd15
16 changed files with 230 additions and 19 deletions

View File

@@ -0,0 +1,9 @@
@import "bootstrap";
@import "font-awesome";
@import "theme";
/* Show it is fixed to the top */
// body {
// min-height: 75rem;
// padding-top: 4.5rem;
// }