样式适配

This commit is contained in:
X1627315083
2025-06-19 09:21:32 +08:00
parent 9191678708
commit b69d202509
24 changed files with 301 additions and 857 deletions

View File

@@ -886,6 +886,12 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
overflow: hidden;
box-sizing: border-box;
}
.ant-select-dropdown .ant-select-item {
font-size: 1.6rem;
line-height: 2.4rem;
padding: 0.8rem 1.8rem;
min-height: 3.2rem;
}
.generalModel {
-moz-user-select: none;
-webkit-user-select: none;