[ACS-8503] Attached file icon properly aligned (#10047)

This commit is contained in:
MichalKinas 2024-08-06 13:22:20 +02:00 committed by GitHub
parent 3b637819c8
commit c2bdce8d89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,7 @@
} }
&-attach-widget__icon { &-attach-widget__icon {
padding: 6px; padding: 17px 6px;
float: left; float: left;
cursor: pointer; cursor: pointer;
} }