user role scoped layout and controller
This commit is contained in:
9
app/assets/stylesheets/waiter.scss
Normal file
9
app/assets/stylesheets/waiter.scss
Normal 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;
|
||||
// }
|
||||
Reference in New Issue
Block a user