Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
lls_program
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2025-09-18 20:57:07 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1fa6820012858a759e92bd0af4d8b94f4326a3be
1fa68200
1 parent
8b2ecc49
style(AdOverlay): 移除关闭按钮的背景色
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/components/AdOverlay.vue
src/components/AdOverlay.vue
View file @
1fa6820
...
...
@@ -244,7 +244,6 @@ onMounted(async () => {
justify-content: center;
cursor: pointer;
flex-shrink: 0; // 防止被压缩
background-color: rgba(0, 0, 0, 0.5);
}
.close-icon {
...
...
Please
register
or
login
to post a comment