Skip to content
Snippets Groups Projects
Commit 6239f13e authored by Oswaldo Acauan's avatar Oswaldo Acauan
Browse files

Fix presentationToolbar being hidden on firefox. Fix #5354

parent 86b2cb00
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ $controls-background: $color-white !default;
box-shadow: 0 0 10px -2px rgba(0, 0, 0, .25);
align-self: center;
justify-content: center;
z-index: 1;
@include mq("#{$landscape} and (max-height:#{upper-bound($small-range)}), #{$small-only}") {
transform: scale(.75);
......
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