mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 17:30:16 +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 {
|
.balanced-tab {
|
||||||
background: linear-gradient(90deg, #DC8000 10.79%, #F09005 87.08%);
|
background: linear-gradient(90deg, #D7871A 10.79%, #9F6005 87.08%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.precise-tab {
|
.precise-tab {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue