.comps-view .placeholde{color:#fff;background-color:#b8b9bb;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.comps-view .comp-operation .operation{display:none;top:0;width:34px;z-index:99}.comps-view .comp-operation .operation .item{cursor:pointer;position:absolute;z-index:99}.comps-view .comp-operation .operation .item .delete{background-color:#fff;border-radius:10px}.comps-view .comp-operation:hover .operation{display:block}.comps-view .active{border:0!important}.comps-view .active .operation .item{right:-10px;top:-10px}.comps-view .inactive .operation .item{right:-8px;top:-8px}