fix sending button not showing on safari
This commit is contained in:
parent
901b617807
commit
fba5a73cba
@ -1310,6 +1310,7 @@ main form button.submit:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
main form button.submit svg.send {
|
main form button.submit svg.send {
|
||||||
|
width: 100%;
|
||||||
fill: #aaa;
|
fill: #aaa;
|
||||||
animation: fadein 0.3s ease-in-out;
|
animation: fadein 0.3s ease-in-out;
|
||||||
transition: fill 0.2s ease-in-out;
|
transition: fill 0.2s ease-in-out;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user