Hide keyboard shortcut hints on mobile

This commit is contained in:
oobabooga 2023-09-14 03:17:15 -07:00
parent 27dbcc59f5
commit ce59c92764

View file

@ -147,6 +147,14 @@ div.svelte-15lo0d8 > *, div.svelte-15lo0d8 > .form > * {
div .default-token-counter {
top: calc( 0.5 * (100dvh - 245px) ) !important;
}
.transparent-substring {
display: none;
}
.hover-menu {
min-width: 250px !important;
}
}
/* Hide the gradio footer*/