|
@@ -488,21 +488,4 @@ export default {
|
|
|
font-size: 1rem;
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
-::v-deep .el-form-item .el-select {
|
|
|
- width: 200px;
|
|
|
-}
|
|
|
-
|
|
|
-::v-deep .el-form-item .el-input {
|
|
|
- width: 200px;
|
|
|
-}
|
|
|
-
|
|
|
-::v-deep .el-form-item .upload-file {
|
|
|
- width: 200px;
|
|
|
-}
|
|
|
-
|
|
|
-// ::v-deep .el-form-item__label {
|
|
|
-// position: relative; /* 设置相对定位作为星号的定位基准 */
|
|
|
-// text-align: justify;
|
|
|
-// text-align-last: justify; /* 确保最后一行也两端对齐 */
|
|
|
-// }</style>
|
|
|
+</style>
|