style(web): 移除数据库信息页签的底部边框

This commit is contained in:
Wenjie Zhang 2026-02-15 21:59:59 +08:00
parent 426b3ddc5b
commit d532e2bb46

View File

@ -653,7 +653,6 @@ const handleMouseUp = () => {
:deep(.ant-tabs-nav) {
margin-bottom: 0;
// background-color: var(--gray-0);
border-bottom: 1px solid var(--gray-200);
}
:deep(.ant-tabs-extra-content) {