LLaMA_3.1_Vision / style.css
SFP's picture
Upload 7 files
7a1e0cc verified
raw
history blame
1.52 kB
h1 {
text-align: center;
}
textarea {
border-radius: 32px;
margin-left: 10px;
margin-right: 10px
}
.scroll-hide.svelte-it7283 {
padding-top: 12px;
}
.upload-button.svelte-it7283, .submit-button.svelte-it7283 {
border-radius: 32px;
min-width: 42px;
height: 42px;
margin-bottom: 0px;
}
.flex-wrap.user.svelte-1ggj411.svelte-1ggj411 {
border-color: var(--color-accent-soft);
border-width: 2px;
border-radius: 21px;
border-bottom-right-radius: 0;
padding: 6px 15px;
border-color: var(--color-accent-soft);
}
:not(.component-wrap).flex-wrap.bot.svelte-1ggj411.svelte-1ggj411 {
border-color: var(--color-accent-soft);
border-width: 2px;
border-radius: 21px;
border-bottom-left-radius: 0;
padding: 6px 15px;
}
.lg.svelte-cmf5ev {
border-radius: 32px;
padding: 0px;
max-width: 50px;
min-width: 50px;
min-height: 50px;
max-height: 50px;
align-self: center;
align-content: center;
padding-left: 8px;
background-color: var(--block-background-fill);
}
gradio-app .gradio-container.gradio-container-4-39-0 .contain .pending.svelte-1gpwetz {
align-self: baseline;
background-color: transparent;
gap: 2px;
width: 25%;
height: 42px;
border-color: var(--color-accent-soft);
border-width: 2px;
border-radius: 21px !important;
border-bottom-left-radius: 0px !important;
margin-left: 29px;
padding: 0px;
}