Export popup width 100%

This commit is contained in:
l_samenv
2024-09-05 08:45:39 +02:00
parent 3eda78f71f
commit b093a76649

View File

@ -11,7 +11,7 @@
}
#export-popup-container{
width: 380px;
width: 100%;
height: 100%;
border: 2px solid black;
margin: auto;