Commit 504a7459 authored by 秦垚玲's avatar 秦垚玲

fix:调整

parent d9e835fe
......@@ -188,7 +188,8 @@
border-bottom: 1px solid #eee;
}
.todo-tabs .todo-tab {
padding: 15px 20px;
padding: 15px 0;
margin: 0 20px;
font-size: 14px;
color: #999;
cursor: pointer;
......@@ -482,19 +483,17 @@
line-height: 50px;
}
.biz-tab {
/* padding: 15px 20px; */
font-size: 16px;
color: #999;
cursor: pointer;
display: flex;
/* display: flex;
align-items: center;
justify-content: center;
justify-content: center; */
gap: 6px;
display: inline-block;
height: 50px;
/* padding-bottom: 10px; */
line-height: 50px;
border-bottom: 1px solid #ffffff;
/* margin: 0 15px; */
color: #999;
}
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment