mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
Merge pull request #4441 from CalamitousFelicitousness/fix/vqa-minor-improvements
Fix/vqa minor improvements
This commit is contained in:
@@ -289,6 +289,12 @@ input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
|
||||
.gradio-dropdown .token {
|
||||
overflow-x: hidden;
|
||||
padding: var(--spacing-xs) !important;
|
||||
font-family: 'NotoSans', var(--font);
|
||||
}
|
||||
|
||||
.gradio-dropdown .wrap input,
|
||||
.gradio-dropdown input {
|
||||
font-family: 'NotoSans', var(--font);
|
||||
}
|
||||
|
||||
.gradio-html {
|
||||
|
||||
Reference in New Issue
Block a user