mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 00:40:14 +01:00
Adjust color
This commit is contained in:
parent
e5cf51b2d6
commit
c119c4044a
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ transform: translateY(-60px);
|
|||
}
|
||||
|
||||
.balanced-tab {
|
||||
background: linear-gradient(90deg, #DC8000 10.79%, #F09005 87.08%);
|
||||
background: linear-gradient(90deg, #D7871A 10.79%, #9F6005 87.08%);
|
||||
}
|
||||
|
||||
.precise-tab {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue