移动端优化

This commit is contained in:
2025-12-06 12:34:31 +08:00
parent 9df5794383
commit b9691b0965
7 changed files with 228 additions and 16 deletions
+2 -1
View File
@@ -775,7 +775,8 @@ function isRemoveDisabled(token: string): boolean {
.pe-main {
display: grid;
grid-template-columns: 1fr 1fr;
height: calc(100vh - 8rem);
flex: 1;
min-height: 0;
gap: 1px;
background-color: var(--color-border);
width: 100%;