mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
Use same header color for Available Tools as System Prompt
This commit is contained in:
@@ -548,7 +548,7 @@
|
||||
|
||||
.tools-header {
|
||||
font-weight: bold;
|
||||
color: var(--warning);
|
||||
color: var(--customMessageLabel);
|
||||
margin-bottom: var(--line-height);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user