mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-17 14:55:23 +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 = '';
|
export let selectedModelId = '';
|
||||||
</script>
|
</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">
|
<div class=" -translate-x-1.5 flex items-center">
|
||||||
<button
|
<button
|
||||||
class="p-0.5 bg-transparent transition rounded-lg"
|
class="p-0.5 bg-transparent transition rounded-lg"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue