style(web): 移除数据库信息页签的底部边框
This commit is contained in:
parent
426b3ddc5b
commit
d532e2bb46
@ -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) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user