feat: 树loading样式调整
This commit is contained in:
@@ -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;
|
||||
|
@@ -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;
|
||||
|
Reference in New Issue
Block a user