Skip to content
Snippets Groups Projects
Commit c05ebf58 authored by esikkala's avatar esikkala
Browse files

Use 100% for root elements

parent d1f3fcc8
No related branches found
No related tags found
No related merge requests found
body {
margin: 0;
html, body, #root, #app {
height: 100%;
}
@media screen and (min-width: 960px) {
html, body, #root, #app {
height: 100%;
}
body {
margin: 0;
}
fieldset, .opacity-slider {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment