fix: 样式细节调整

This commit is contained in:
xuziqiang
2024-06-26 14:58:23 +08:00
parent b55ab2353e
commit 613e7feaf4
5 changed files with 15 additions and 7 deletions

View File

@@ -607,7 +607,7 @@
> div {
border-radius: @ns-border-radius;
background-color: @white;
box-shadow: @ns-content-box-shadow;
// box-shadow: @ns-content-box-shadow;
flex: 1;
}
.top:first-child {