feat:将更多标签 调整到列表中
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
<style lang="scss" scoped>
|
||||
.more-tips {
|
||||
width: 100%;
|
||||
margin-bottom: 12px;
|
||||
|
||||
&-scroll {
|
||||
display: flex;
|
||||
@@ -61,13 +62,13 @@
|
||||
flex-direction: column;
|
||||
min-width: 46px;
|
||||
|
||||
&:first-child {
|
||||
margin-left: 12px;
|
||||
}
|
||||
// &:first-child {
|
||||
// margin-left: 12px;
|
||||
// }
|
||||
|
||||
&:last-child {
|
||||
margin-right: 12px;
|
||||
}
|
||||
// &:last-child {
|
||||
// margin-right: 12px;
|
||||
// }
|
||||
|
||||
.more-tips-item-title {
|
||||
font-family: PingFang SC, PingFang SC;
|
||||
|
||||
Reference in New Issue
Block a user