mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-25 17:29:22 +01:00
Improve chat buttons on mobile devices
This commit is contained in:
parent
3209440b7c
commit
0db4e191bd
@ -41,3 +41,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||
.sm.svelte-1ipelgc {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#main button {
|
||||
min-width: 0 !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user