修改bug
This commit is contained in:
@@ -313,7 +313,7 @@ onUnload(() =>{
|
||||
.repair-type-tabs {
|
||||
display: flex;
|
||||
/* background-color: #fff; */
|
||||
padding: 10px;
|
||||
padding: 10px 0;
|
||||
}
|
||||
.type-tab {
|
||||
flex: 1;
|
||||
@@ -321,7 +321,7 @@ onUnload(() =>{
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 85px;
|
||||
height: 90px;
|
||||
border-radius: 8px;
|
||||
color: #fff;
|
||||
font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user