TabPage.vue : 移除 .tab-panel 的 padding: 12px
This commit is contained in:
@@ -497,7 +497,6 @@ const onTabDragEnd = () => {
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: 12px;
|
||||
overflow: auto;
|
||||
background: #ffffff;
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user