Create button icon fixed

This commit is contained in:
ribas160 2025-01-06 23:07:48 +02:00
parent 739f105a55
commit 650dd4464a

View File

@ -84,3 +84,7 @@ html[dir="rtl"] #prettyMessageCopyBtn {
#copySuccessIcon {
display: none;
}
#sendbutton svg {
transform: translateY(1.5px);
}