Commit 65b57075 authored by 刘殿昕's avatar 刘殿昕

fix下拉箭头定位失败

parent 1748d1e8
...@@ -1036,4 +1036,7 @@ export default { ...@@ -1036,4 +1036,7 @@ export default {
text-align: left; text-align: left;
font-size: 14px; font-size: 14px;
} }
.cloud_form .el-input__prefix, .el-input__suffix {
text-align: right;
}
</style> </style>
\ No newline at end of file
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