Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
4489475b
authored
May 20, 2025
by
Apple\Apple
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
馃帹
style: Adjust the fixed placeholder width for homepage image loading
parent
48835616
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
web/src/pages/Home/index.js
+1
-1
No files found.
web/src/pages/Home/index.js
View file @
4489475b
...
...
@@ -187,7 +187,7 @@ const Home = () => {
<
/div
>
{
/* 鍙充晶鍥剧墖鍖哄煙 - 鍦ㄥ皬灞忓箷涓婇殣钘忔垨璋冩暣浣嶇疆 */
}
<
div
className
=
"flex-shrink-0 relative md:mr-[-200px] lg:mr-[-400px] hidden md:block"
>
<
div
className
=
"flex-shrink-0 relative md:mr-[-200px] lg:mr-[-400px] hidden md:block
lg:min-w-[1100px]
"
>
<
div
className
=
"absolute w-[320px] md:w-[500px] lg:w-[640px] h-[320px] md:h-[500px] lg:h-[640px] left-[-25px] md:left-[-40px] lg:left-[-50px] top-[-10px] md:top-[-15px] lg:top-[-20px] opacity-60"
style
=
{{
filter
:
'blur(120px)'
}}
>
<
div
className
=
"absolute w-[320px] md:w-[400px] lg:w-[474px] h-[320px] md:h-[400px] lg:h-[474px] top-[80px] md:top-[100px] lg:top-[132px] bg-semi-color-primary rounded-full opacity-30"
><
/div
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment