Skip to content

Commit c398587

Browse files
committed
Update copilot button color
1 parent 8321b17 commit c398587

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/styles/base.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ body {
2626
padding: 0;
2727
}
2828

29+
#chainlit-copilot-button {
30+
background-color: #310ef1;
31+
}
32+
2933
.MuiStack-root .css-2fbwda {
3034
display: none;
3135
}

0 commit comments

Comments
 (0)