mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 14:17:28 +00:00
UI: improve a margin for readability
This commit is contained in:
parent
60c93e0c66
commit
b051e2c161
2 changed files with 6 additions and 0 deletions
|
|
@ -36,6 +36,11 @@ div.svelte-iyf88w {
|
|||
border: 0;
|
||||
}
|
||||
|
||||
/* "info" messages without a title above */
|
||||
.block > .svelte-e8n7p6:not(:only-of-type) {
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
.py-6 {
|
||||
padding-top: 2.5rem
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue