style(接口测试): 定义预览-tab边距

This commit is contained in:
teukkk 2024-08-06 18:58:18 +08:00 committed by Craftsman
parent 8cb6b1b94a
commit 6c40f93f0c
1 changed files with 3 additions and 0 deletions

View File

@ -186,6 +186,9 @@
:deep(.arco-tabs-pane) {
@apply h-auto;
}
:deep(.arco-tabs-content) {
@apply pt-0;
}
}
:deep(.ms-detail-card) {
gap: 12px;