Attachment Modal: Fix placeholder centering (#2702)

This commit is contained in:
Alexander Zinchuk 2023-02-28 18:44:03 +01:00
parent 7c7e0c1d69
commit 2fff3a6bd2

View File

@ -632,7 +632,7 @@
.placeholder-text {
top: auto;
bottom: 0.875rem;
bottom: 1.125rem;
left: 0.9375rem;
}
}