Merge branch 'dev_vite' of ssh://18.167.251.121:10002/aidlab/aida_front into dev_vite

This commit is contained in:
zhangyh
2025-11-21 10:06:39 +08:00
2 changed files with 6 additions and 2 deletions

View File

@@ -1250,7 +1250,9 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
border-color: #000 !important;
}
.ant-spin-dot-item {
background-color: #000000;
background-color: #000000 !important;
width: 9px !important;
height: 9px !important;
}
.ant-spin {
color: #000;

View File

@@ -1378,7 +1378,9 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
}
//loding样式
.ant-spin-dot-item{
background-color: #000000;
background-color: #000000 !important;
width: 9px !important;
height: 9px !important;
}
.ant-spin{
color: #000;