TabPage.vue : 移除 .tab-panel 的 padding: 12px

This commit is contained in:
zqm
2025-11-18 10:43:22 +08:00
parent cd406ce620
commit 324e5e99cb

View File

@@ -497,7 +497,6 @@ const onTabDragEnd = () => {
left: 0;
width: 100%;
height: 100%;
padding: 12px;
overflow: auto;
background: #ffffff;
display: none;