mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
10
demo-shell/src/styles.scss
Normal file
10
demo-shell/src/styles.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
@import '~@angular/material/theming';
|
||||
@import './custom-style.scss';
|
||||
|
||||
body, html {
|
||||
margin: 0;
|
||||
height: 100%;
|
||||
font-size: mat-font-size($alfresco-typography, body-1);
|
||||
font-family: mat-font-family($alfresco-typography);
|
||||
line-height: mat-line-height($alfresco-typography, body-1);
|
||||
}
|
Reference in New Issue
Block a user