feat: 树loading样式调整

This commit is contained in:
xuziqiang
2024-07-01 15:03:45 +08:00
parent ef782e90b6
commit 7eb8ba79f8
3 changed files with 19 additions and 19 deletions

View File

@@ -87,7 +87,7 @@
width: 100%;
padding: 0 @ns-gap;
min-height: @ns-nav-shutters-height;
background: #ffffff;
background: @white;
display: flex;
align-items: center;
position: fixed;

View File

@@ -299,7 +299,7 @@
// padding: 0 12px;
min-height: @ns-nav-shutters-height;
height: @ns-nav-shutters-height;
background: #ffffff;
background: @white;
display: flex;
align-items: center;
position: fixed;
@@ -312,7 +312,7 @@
// padding: 0 12px;
min-height: @ns-nav-shutters-height;
height: @ns-nav-shutters-height;
background: #ffffff;
background: @white;
display: flex;
align-items: center;
position: fixed;