Fix Dialog width (#36)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov 2021-08-19 19:21:36 +03:00 committed by GitHub
parent 5514700e8b
commit cb0a61cf6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,8 +60,6 @@
.dialog {
display: flex;
flex-direction: column;
min-width: 40%;
max-width: 80%;
width: auto;
min-height: 100vh;
height: 100vh;