mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 06:35:15 +00:00
Bump gradio to 4.23 (#5758)
This commit is contained in:
parent
49b111e2dd
commit
2a92a842ce
26 changed files with 130 additions and 63 deletions
|
|
@ -89,6 +89,11 @@ div.svelte-15lo0d8 > *, div.svelte-15lo0d8 > .form > * {
|
|||
flex-wrap: nowrap;
|
||||
}
|
||||
|
||||
gradio-app > :first-child {
|
||||
padding-left: var(--size-4) !important;
|
||||
padding-right: var(--size-4) !important;
|
||||
}
|
||||
|
||||
.header_bar {
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: 0 2px 3px rgba(22 22 22 / 35%);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue