feat: 搭建快捷提问组件与一些样式调整

This commit is contained in:
2026-04-27 16:31:56 +08:00
parent 722dec025e
commit 2c9377c019
8 changed files with 105 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
.container-scroll {
margin: 4px 0 6px;
}
.card-item {
width: 130px;
}
.card-img {
height: 40px;
width: 40px;
}