调整情绪版layout出现拉伸的问题

This commit is contained in:
X1627315083
2025-12-01 15:29:20 +08:00
parent 261064bd23
commit c1b051a185
4 changed files with 28 additions and 64 deletions

View File

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