mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 00:35:12 +00:00
Increase chatbot jumping circle size to avoid artifacts
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user