视觉审核完成30%

This commit is contained in:
rain
2026-07-16 18:12:59 +08:00
parent cb25317412
commit 23cfd365a1
89 changed files with 3740 additions and 403 deletions
+1
View File
@@ -630,6 +630,7 @@ const openShortcut = (key) => {
box-sizing: border-box;
padding: 22rpx 26rpx;
}
.application-record + .application-record { margin-top: 12rpx; }
.application-record__skin { position: absolute; inset: 0; width: 100%; height: 100%; }
.application-record__main { position: relative; z-index: 1; min-width: 0; flex: 1; }
.application-record__title-row { display: flex; align-items: center; justify-content: space-between; }