Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
stdj_h5
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2025-11-12 16:07:59 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7d0e210aebd4e13fbda2c818fe8f5fdaf0888368
7d0e210a
1 parent
53478d42
style(Home): 移除未使用的more-button悬停样式
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
src/views/Home.vue
src/views/Home.vue
View file @
7d0e210
...
...
@@ -1451,11 +1451,6 @@ const handlePhotoClick = () => {
transition: all 0.3s ease;
}
.more-button:hover {
transform: scale(1.05);
filter: brightness(1.1);
}
.more-text {
color: white;
font-size: 0.875rem;
...
...
Please
register
or
login
to post a comment