.el-upload--picture-card{width:80px;height:80px;line-height:80px}.el-upload-dragger,.el-upload-list--picture-card .el-upload-list__item{width:80px;height:80px}#customer-details{background:#edf6f9;height:100%;display:flex;flex-direction:column;position:relative;width:100%;box-sizing:border-box;overflow:auto}#customer-details .page-top{height:50px;width:100%;background:#3c8dbc;display:flex;position:relative}#customer-details .page-top .user{position:absolute;right:10px;top:50%;display:flex;align-items:center;transform:translateY(-50%);cursor:pointer;padding:8px}#customer-details .page-top .user .head-img{width:25px;height:25px;margin-right:10px}#customer-details .page-top .user .head-img img{width:100%;height:100%}#customer-details .page-top .user .user-name{color:#fff;font-size:14px}#customer-details .page-top .user:hover{background:rgba(0,0,0,.1)}#customer-details .page-top .logo{width:230px;color:#fff;font-size:20px;font-weight:700;text-align:center;line-height:50px}#customer-details .page-top .el-icon-s-fold,#customer-details .page-top .el-icon-s-unfold{font-size:16px;color:#fff;line-height:50px}#customer-details .shop-card-table .el-table__body-wrapper{max-height:160px;overflow-y:auto}#customer-details .card{box-shadow:0 2px 12px 0 rgba(0,0,0,.1);padding:10px;margin-bottom:10px}#customer-details .card .cardBtnRight{display:flex;justify-content:flex-end}#customer-details .card .tab-title{border-bottom:1px solid #ccc;padding:10px;font-size:16px;font-weight:800;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}#customer-details .card .el-checkbox{width:20%;margin:20px 0}#customer-details .el-form-item{margin:0}#customer-details .el-input__inner{border:1px solid #000;color:#000}#customer-details .el-tabs__item.is-active{color:#000}#customer-details .el-tabs__active-bar{background-color:#000}#customer-details .el-tabs__content .tabs-title{display:inline-block;color:#000;border-bottom:1px solid #000;font-weight:700;font-size:14px;padding:0 4px}#customer-details .el-tabs__content .el-textarea__inner{height:100px;border:1px solid #000;resize:none}#customer-details .el-tabs__content .submit-btn{height:100px}#customer-details .el-tabs__content .submit-btn .el-form-item__content{position:relative;height:100%}#customer-details .el-tabs__content .submit-btn .el-form-item__content .el-button{position:absolute;bottom:0;right:0}