mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55:19 +00:00
refac
This commit is contained in:
parent
a2e30ace02
commit
ae3d8ce0c0
1 changed files with 4 additions and 4 deletions
|
|
@ -87,11 +87,11 @@
|
||||||
id="logo-her"
|
id="logo-her"
|
||||||
style="
|
style="
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 12rem;
|
width: 13rem;
|
||||||
height: 12rem;
|
height: 13rem;
|
||||||
top: 34%;
|
top: 33%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
margin-left: -6rem;
|
margin-left: -6.5rem;
|
||||||
"
|
"
|
||||||
src="/logo.svg"
|
src="/logo.svg"
|
||||||
class="animate-pulse-fast"
|
class="animate-pulse-fast"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue