No need for body and html modifications in the reset.scss

This commit is contained in:
Sercan Yemen 2018-08-27 10:06:19 +03:00
parent c8c0b4a609
commit 715e77776e

View File

@ -20,13 +20,6 @@
}
}
html, body {
margin: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
// Reset non angular-material input's default browser/os styles
*:not(mat-form-field) {