mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2024-12-05 02:11:32 +00:00
Increase chatbot jumping circle size to avoid artifacts
This commit is contained in:
parent
b03197b122
commit
eb7e333b70
@ -40,8 +40,8 @@
|
||||
}
|
||||
|
||||
.jumping-circle {
|
||||
width: 0.35em;
|
||||
height: 0.35em;
|
||||
width: 0.5em;
|
||||
height: 0.5em;
|
||||
border-radius: 50%;
|
||||
background-color: gray;
|
||||
margin-top: 0.3em;
|
||||
|
Loading…
Reference in New Issue
Block a user