添加页面

This commit is contained in:
zhengw
2026-01-29 17:46:14 +08:00
parent df67413bf8
commit 85483c7ca2
44 changed files with 1606 additions and 94 deletions

View File

@@ -17,3 +17,8 @@ view.t-popup__close {
.t-input__icon--prefix {
display: flex;
}
view.t-cell__title-text {
white-space: nowrap;
flex-shrink: 0;
}