mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 03:40:48 +00:00
Fix Dialog width (#36)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
parent
5514700e8b
commit
cb0a61cf6e
@ -60,8 +60,6 @@
|
||||
.dialog {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-width: 40%;
|
||||
max-width: 80%;
|
||||
width: auto;
|
||||
min-height: 100vh;
|
||||
height: 100vh;
|
||||
|
Loading…
Reference in New Issue
Block a user