mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
refac: styling
This commit is contained in:
parent
d8ccb087ac
commit
847a78a276
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
export let selectedModelId = '';
|
||||
</script>
|
||||
|
||||
<div class="flex items-center mb-2 pt-1">
|
||||
<div class="flex items-center mb-1.5 pt-1.5">
|
||||
<div class=" -translate-x-1.5 flex items-center">
|
||||
<button
|
||||
class="p-0.5 bg-transparent transition rounded-lg"
|
||||
|
|
|
|||
Loading…
Reference in a new issue