Spaces:
Runtime error
Runtime error
| /* Custom background color for LibreChat */ | |
| :root { | |
| --bg-color: #ead5d2; | |
| } | |
| body, html { | |
| background-color: #ead5d2 ; | |
| } |
| /* Custom background color for LibreChat */ | |
| :root { | |
| --bg-color: #ead5d2; | |
| } | |
| body, html { | |
| background-color: #ead5d2 ; | |
| } |