style【有限空间】:减少Tab高度 以免畸变

This commit is contained in:
Free-sss 2025-09-05 17:14:47 +08:00
parent 8af12820bd
commit 24c94f56f9

View File

@ -168,7 +168,7 @@ function callIframeMethod(methodName: string, ...args: any[]) {
flex-direction: row; flex-direction: row;
// gap: 10px; // gap: 10px;
// width: 400px; // width: 400px;
height: 50px; height: 40px;
padding: 0; padding: 0;