cosmetic : waiting_box

This commit is contained in:
sparkyx 2022-11-27 19:21:18 +01:00
parent d2bbda5bc8
commit ac37be2db0

View file

@ -3275,7 +3275,7 @@ li.li-active {
width: 1.5rem;
height: 1.5rem;
display: inline-block;
animation: turn-color 1.5s linear 0s infinite forwards;
animation: turn-color 2.5s linear 0s infinite forwards;
position: relative;
left: 0px;
top: 10px;
@ -3317,4 +3317,4 @@ li.li-active {
font-size: 2rem !important;
background-color: white;
color: navy;
}
}