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