Skip to content
Snippets Groups Projects
Commit b77b184d authored by jojohoch's avatar jojohoch
Browse files

[player] Use important! for setting the margin of the body

This avoids duplicate scrollbars in TestStudio
parent 5d6c7533
No related branches found
No related tags found
No related merge requests found
body {
overflow: hidden;
margin: 0;
margin: 0 !important;
font-family: 'Roboto', sans-serif
}
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