Commit fcc79f55 by 陈羽

update: update style

parent f05dc111
......@@ -409,6 +409,15 @@ export default {
}
.long-input {
width: 500px;
padding-bottom: 23px;
border: 1px solid #dcdfe6;
border-radius: 4px;
/deep/ .el-textarea__inner {
border: none;
}
}
/deep/.el-textarea .el-input__count {
bottom: 0 !important;
}
/deep/.el-radio-group {
display: inline-block;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment