Update chat process indication mark style

This commit is contained in:
kwaroran
2024-04-11 04:49:07 +09:00
parent 3752b4e550
commit 3accdf0805

View File

@@ -729,6 +729,8 @@
height: 1rem;
border-top: 0.4rem solid var(--risu-theme-borderc);
border-left: 0.4rem solid var(--risu-theme-borderc);
/* transition colors */
transition: border-color 0.5s;
}
.chat-process-stage-1{