No changes detected in diff
No code was added or removed in the provided diff; only context lines were present.
This commit is contained in:
11
envelope-generator-ui/src/app/app.component.scss
Normal file
11
envelope-generator-ui/src/app/app.component.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
main {
|
||||
width: 100%;
|
||||
min-height: calc(100% - 4rem);
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
display: grid;
|
||||
}
|
||||
|
||||
router-outlet{
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user