fix: 调整npm下钻表格列 loading样式
This commit is contained in:
@@ -66,8 +66,10 @@
|
||||
.column-loading {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
position:relative;
|
||||
.loading-icon {
|
||||
position:relative;
|
||||
position:absolute;
|
||||
left: -20px;
|
||||
transform: translateZ(0) scale(0.5);
|
||||
width:20px;
|
||||
height:20px;
|
||||
|
||||
Reference in New Issue
Block a user