mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-03 09:49:14 +02:00
Create button icon fixed
This commit is contained in:
parent
739f105a55
commit
650dd4464a
1 changed files with 4 additions and 0 deletions
|
@ -84,3 +84,7 @@ html[dir="rtl"] #prettyMessageCopyBtn {
|
||||||
#copySuccessIcon {
|
#copySuccessIcon {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#sendbutton svg {
|
||||||
|
transform: translateY(1.5px);
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue