﻿[v-cloak] {
    display: none;
}

.el-table .warning-row {
    background: oldlace;
}

.el-table .success-row {
    background: #f0f9eb;
}

.el-form-item__content {
    width: 300px;
}

.demo-image__preview {
    display: inline;
}

.imgEdit {
    width: 300px;
}

.el-image {
    width: 70%;
}

.avatar-uploader {
    display: inline;
}

.preImg {
    width: 50px;
    height: 50px;
}
 
