mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-01-09 12:09:04 +01:00
UI: minor style improvements to chat tab
This commit is contained in:
parent
e2702200e1
commit
3815f46838
@ -839,7 +839,11 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||
Past chats menus
|
||||
---------------------------------------------- */
|
||||
#rename-row label {
|
||||
margin-top: var(--layout-gap);
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
#rename-row > :nth-child(2) {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
/* ----------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user