Files
sx-fc/app/assets/stylesheets/CRM.scss
2017-06-13 12:27:45 +06:30

14 lines
218 B
SCSS

@import "bootstrap";
@import "font-awesome";
@import "theme";
@import "jquery-ui";
@import "bootstrap-datepicker3";
/* Show it is fixed to the top */
// body {
// min-height: 75rem;
// padding-top: 4.5rem;
// }