wip: smaller dialog width

This commit is contained in:
Yohan Boniface 2024-06-06 10:11:50 +02:00
parent 35189cc9fb
commit b0e9bbd86c

View file

@ -2,7 +2,7 @@
z-index: 10001;
margin: auto;
margin-top: 100px;
width: 50vw;
width: 40vw;
max-width: 100vw;
max-height: 50vh;
padding: 20px;