mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 19:12:48 +08:00
新增动态输入单选、多行文本、默认值等特性;发布新版本
This commit is contained in:
@@ -7,5 +7,23 @@
|
||||
.input-option{
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.layui-textarea{
|
||||
min-height: auto;
|
||||
}
|
||||
|
||||
td{
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.input-radio{
|
||||
label{
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.item-radio{
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user