.works-container{width:100%;height:calc(100% - 32px);background-color:#fff;padding:16px 16px 0}.works-container header{width:100%;font-size:14px;padding-bottom:8px;font-family:Microsoft YaHei-Bold,Microsoft YaHei;font-weight:700;color:#303133;border-bottom:1px solid #dcdfe6}.works-container .works-name{padding:16px 0;width:100%;display:flex;align-items:center;justify-content:space-between}.works-container .works-name .name{display:flex;align-items:center;white-space:nowrap}.works-container .works-name .name :first-child{font-size:14px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#303133}.works-container .works-name .submit-btn{width:60px;height:32px;color:#fff;background:#5375ff;border-radius:4px 4px 4px 4px;line-height:32px;text-align:center;cursor:pointer}.works-container main{height:calc(100% - 100px);overflow-y:auto}.works-container main .show-table{height:100%;position:relative;overflow-y:auto!important}.works-container main /deep/.el-table{height:100%}.works-container main /deep/.el-table .operation{display:flex;justify-content:space-around}.works-container main /deep/.el-table .operation span{min-width:56px}