mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 06:35:15 +00:00
Style fixes after 73442a2b6d
This commit is contained in:
parent
2720955478
commit
fc2eb48664
2 changed files with 0 additions and 24 deletions
12
css/main.css
12
css/main.css
|
|
@ -429,10 +429,6 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.chat-parent.bigchat {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.chat > .messages {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
@ -832,10 +828,6 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
padding: 1rem;
|
||||
}
|
||||
|
||||
#chat-input-row.bigchat {
|
||||
padding-bottom: 1px !important;
|
||||
}
|
||||
|
||||
#chat-col {
|
||||
height: 100dvh;
|
||||
display: flex;
|
||||
|
|
@ -851,10 +843,6 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
}
|
||||
}
|
||||
|
||||
#chat-col.bigchat {
|
||||
padding-bottom: 15px !important;
|
||||
}
|
||||
|
||||
.message-body ol, .message-body ul {
|
||||
margin-top: 0 !important;
|
||||
margin-bottom: 1.25em !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue