feat:将更多标签 调整到列表中

This commit is contained in:
2025-08-02 17:45:03 +08:00
parent 299d755493
commit 0b32f625b0
4 changed files with 13 additions and 11 deletions

View File

@@ -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;