Fix some more sizing issues

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2020-12-20 20:18:21 +01:00
parent 61c5e7e8f1
commit 0dff150bb2
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ limitations under the License.
pointer-events: all;
max-width: 100vw;
max-height: 80vh;
max-height: 70vh;
min-width: 100px;
min-height: 100px;