mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac: styling
This commit is contained in:
@@ -160,3 +160,7 @@ input[type='number'] {
|
||||
.svelte-flow {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
.bg-gray-950-90 {
|
||||
background-color: rgba(var(--color-gray-950, #0d0d0d), 0.9);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user