Fix Dialog width (#36)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2021-08-19 18:21:36 +02:00
committed by GitHub
parent 5514700e8b
commit cb0a61cf6e
-2
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;