mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-24 14:34:51 -06:00
fix: drop the white backdrop behind model icons in the admin Models list (#27612)
This commit is contained in:
@@ -937,7 +937,7 @@
|
||||
}}
|
||||
>
|
||||
<div class="self-center">
|
||||
<div class="flex bg-white rounded-xl">
|
||||
<div class="flex rounded-xl">
|
||||
<div
|
||||
class="{(model?.is_active ?? true)
|
||||
? ''
|
||||
|
||||
Reference in New Issue
Block a user