feat: 样式调整
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
overflow-x: auto;
|
||||
white-space: nowrap;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
padding: 8px 16px;
|
||||
padding: 8px 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
@@ -22,6 +22,9 @@
|
||||
flex-shrink: 0;
|
||||
white-space: nowrap;
|
||||
position: relative;
|
||||
&:first-child {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.more-tips-item-title {
|
||||
color: #00a6ff;
|
||||
|
||||
Reference in New Issue
Block a user