feat: 意见反馈

This commit is contained in:
duanshuwen
2025-10-18 17:09:52 +08:00
parent 4b066626cf
commit 8b4926eb2b
9 changed files with 61 additions and 111 deletions

View File

@@ -6,3 +6,11 @@
.border-bottom {
border-bottom: 1px solid #e5e8ee;
}
.border-ff {
border: 1px solid #fff;
}
.border-none {
border: none;
}