fix: 调整阴影

This commit is contained in:
xuziqiang
2024-07-22 14:15:39 +08:00
parent 1c8419569e
commit 714e640c2e
3 changed files with 29 additions and 14 deletions

View File

@@ -163,14 +163,6 @@ a {
color: @primary-color;
}
.ant-tabs .ns-table-search {
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
}
.ant-tabs .ns-table-main {
border-bottom-left-radius: 0px !important;
border-bottom-right-radius: 0px !important;
}
// 自定义的title样式
.ns-title-extra-box {