Improve chat buttons on mobile devices

This commit is contained in:
oobabooga 2023-05-30 00:30:15 -03:00 committed by GitHub
parent 3209440b7c
commit 0db4e191bd
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,3 +41,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
.sm.svelte-1ipelgc {
width: 100%;
}
#main button {
min-width: 0 !important;
}