mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
10 lines
134 B
SCSS
10 lines
134 B
SCSS
/* You can add global styles to this file, and also import other style files */
|
|
body,
|
|
html {
|
|
height: 100%;
|
|
}
|
|
|
|
body {
|
|
margin: 0;
|
|
}
|