mirror of
https://github.com/open-webui/open-webui
synced 2024-11-22 08:07:55 +00:00
refac: styling
This commit is contained in:
parent
060a2791ba
commit
af0ba53715
@ -343,7 +343,7 @@
|
|||||||
<div class="self-center md:self-start flex justify-center my-2 flex-shrink-0">
|
<div class="self-center md:self-start flex justify-center my-2 flex-shrink-0">
|
||||||
<div class="self-center">
|
<div class="self-center">
|
||||||
<button
|
<button
|
||||||
class="rounded-2xl flex flex-shrink-0 items-center bg-white shadow-2xl group relative"
|
class="rounded-2xl flex flex-shrink-0 items-center bg-white shadow-xl group relative"
|
||||||
type="button"
|
type="button"
|
||||||
on:click={() => {
|
on:click={() => {
|
||||||
filesInputElement.click();
|
filesInputElement.click();
|
||||||
|
Loading…
Reference in New Issue
Block a user