fix small screens avatar upload

This commit is contained in:
Henry Jameson 2025-08-07 15:20:33 +03:00
commit f27099a4b3

View file

@ -45,10 +45,10 @@
inset: 0;
justify-content: center;
place-items: center center;
overflow: auto;
}
.dialog-modal.panel {
max-height: 80vh;
max-width: 90vw;
z-index: 2001;
cursor: default;