Skip to content
Snippets Groups Projects
Commit d01c9688 authored by Hartung, Michael's avatar Hartung, Michael
Browse files

bugfix: prefixed css classes

parent a1036609
No related branches found
No related tags found
No related merge requests found
.fullscreen {
position: fixed !important;
height: 100vh !important;
width: 100vw !important;
top: 0 !important;
left: 0 !important;
z-index: $fullscreen-z;
}
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