修改loding样式

This commit is contained in:
X1627315083@163.com
2026-04-16 15:58:22 +08:00
parent 646ecd072c
commit ddb7a366b5
4 changed files with 29 additions and 13 deletions

View File

@@ -1379,8 +1379,8 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
}
//loding样式
.ant-spin .ant-spin-dot{
width: 1.5em;
height: 1.5em;
width: 4.5rem;
height: 4.5rem;
}
.ant-spin-dot-item{
background-color: #000000 !important;