样式适配
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user