mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-11 12:16:19 +08:00
开始优化多列和拖动
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
.property-input-container .input-item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.property-input-container .input-item .input-value {
|
||||
min-width: 240px;
|
||||
}
|
||||
.property-input-container .input-item .input-option {
|
||||
white-space: nowrap;
|
||||
}
|
||||
Reference in New Issue
Block a user