mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-05 17:42:49 +08:00
11 lines
183 B
SCSS
11 lines
183 B
SCSS
.property-input-container {
|
|
.input-item {
|
|
.input-value {
|
|
min-width: 240px;
|
|
}
|
|
|
|
.input-option{
|
|
white-space: nowrap;
|
|
}
|
|
}
|
|
} |