fix small screens avatar upload
This commit is contained in:
parent
202bfbad02
commit
f27099a4b3
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue