Adds min width to ImageUploader

This commit is contained in:
psychedelicious 2022-11-02 21:37:09 +11:00 committed by Lincoln Stein
parent 300bb2e627
commit ee47ea0c89

View File

@ -33,6 +33,7 @@
}
.image-uploader-button-outer {
min-width: 20rem;
width: 100%;
height: 100%;
display: flex;