等待回复状态的消息改为渐变
This commit is contained in:
parent
b5a789eeb8
commit
f5cf728c70
@ -119,7 +119,7 @@ button:hover {
|
|||||||
.typing {
|
.typing {
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
animation: blink 1s steps(1) infinite;
|
animation: blink 1.8s infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes blink {
|
@keyframes blink {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user