Update chat process indication mark style
This commit is contained in:
@@ -729,6 +729,8 @@
|
|||||||
height: 1rem;
|
height: 1rem;
|
||||||
border-top: 0.4rem solid var(--risu-theme-borderc);
|
border-top: 0.4rem solid var(--risu-theme-borderc);
|
||||||
border-left: 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{
|
.chat-process-stage-1{
|
||||||
|
|||||||
Reference in New Issue
Block a user