开始优化多列和拖动

This commit is contained in:
2023-11-02 18:24:46 +08:00
parent 00cf8a5bfc
commit 29893bf97a
5 changed files with 116 additions and 72 deletions

View File

@@ -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;
}
}
}