forked from open-webui/open-webui
fix: modal styling
This commit is contained in:
parent
397ea93324
commit
ab64931fd3
2 changed files with 2 additions and 2 deletions
|
@ -212,7 +212,7 @@
|
|||
</script>
|
||||
|
||||
<Modal bind:show>
|
||||
<div class="rounded-lg dark:bg-gray-900">
|
||||
<div>
|
||||
<div class=" flex justify-between dark:text-gray-300 px-5 py-4">
|
||||
<div class=" text-lg font-medium self-center">Settings</div>
|
||||
<button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue