Files
alfresco-content-app/app/src/styles.scss
Bartosz Sekuła e570ef8da0 [AAE-11496] Move 'content-plugin' to projects folder as 'aca-content' (#2817)
* [AAE-11496] Move content-plugin to projects

* Fix unit test
2022-12-20 18:15:34 +01:00

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;
}