Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
buildbank-replica
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
姚珂
buildbank-replica
Commits
504a7459
Commit
504a7459
authored
May 06, 2026
by
秦垚玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:调整
parent
d9e835fe
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
7 deletions
+6
-7
home.html
home.html
+6
-7
index.html
index.html
+0
-0
No files found.
home.html
View file @
504a7459
...
@@ -188,7 +188,8 @@
...
@@ -188,7 +188,8 @@
border-bottom
:
1px
solid
#eee
;
border-bottom
:
1px
solid
#eee
;
}
}
.todo-tabs
.todo-tab
{
.todo-tabs
.todo-tab
{
padding
:
15px
20px
;
padding
:
15px
0
;
margin
:
0
20px
;
font-size
:
14px
;
font-size
:
14px
;
color
:
#999
;
color
:
#999
;
cursor
:
pointer
;
cursor
:
pointer
;
...
@@ -482,19 +483,17 @@
...
@@ -482,19 +483,17 @@
line-height
:
50px
;
line-height
:
50px
;
}
}
.biz-tab
{
.biz-tab
{
/* padding: 15px 20px; */
font-size
:
16px
;
font-size
:
16px
;
color
:
#999
;
color
:
#999
;
cursor
:
pointer
;
cursor
:
pointer
;
display
:
flex
;
/*
display: flex;
align-items: center;
align-items: center;
justify-content
:
center
;
justify-content: center;
*/
gap
:
6px
;
gap
:
6px
;
display
:
inline-block
;
height
:
50px
;
height
:
50px
;
/* padding-bottom: 10px; */
line-height
:
50px
;
border-bottom
:
1px
solid
#ffffff
;
border-bottom
:
1px
solid
#ffffff
;
/* margin: 0 15px; */
color
:
#999
;
color
:
#999
;
}
}
...
...
index.html
View file @
504a7459
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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