[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

View File

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