Added the fix for the bug with a tiny whiteboard to a portrait view.
This commit is contained in:
parent
dc9e8e46d0
commit
b8e32da12d
@ -19,6 +19,7 @@
|
||||
@media @mobile-portrait-with-keyboard, @desktop-portrait, @mobile-portrait {
|
||||
-webkit-order: 1;
|
||||
order: 1;
|
||||
min-width: 99%; /* 100% - (2 #whileboard margins 0.25% each + 2 #main paddings 0.25% each) */
|
||||
}
|
||||
&:-webkit-full-screen {
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user