mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-04-03 11:52:40 +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 {
|
.jumping-circle {
|
||||||
width: 0.35em;
|
width: 0.5em;
|
||||||
height: 0.35em;
|
height: 0.5em;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
background-color: gray;
|
background-color: gray;
|
||||||
margin-top: 0.3em;
|
margin-top: 0.3em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user