1 line
105 KiB
CSS
1 line
105 KiB
CSS
|
|
@charset "UTF-8";.vue-cropper[data-v-26736c2c]{position:relative;width:100%;height:100%;box-sizing:border-box;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;direction:ltr;touch-action:none;text-align:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-box-canvas[data-v-26736c2c],.cropper-box[data-v-26736c2c],.cropper-crop-box[data-v-26736c2c],.cropper-drag-box[data-v-26736c2c],.cropper-face[data-v-26736c2c]{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-box-canvas img[data-v-26736c2c]{position:relative;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:none;max-width:none;max-height:none}.cropper-box[data-v-26736c2c]{overflow:hidden}.cropper-move[data-v-26736c2c]{cursor:move}.cropper-crop[data-v-26736c2c]{cursor:crosshair}.cropper-modal[data-v-26736c2c]{background:rgba(0,0,0,.5)}.cropper-view-box[data-v-26736c2c]{display:block;overflow:hidden;width:100%;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-view-box img[data-v-26736c2c]{-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:left;max-width:none;max-height:none}.cropper-face[data-v-26736c2c]{top:0;left:0;background-color:#fff;opacity:.1}.crop-info[data-v-26736c2c]{position:absolute;left:0;min-width:65px;text-align:center;color:#fff;line-height:20px;background-color:#000c;font-size:12px}.crop-line[data-v-26736c2c]{position:absolute;display:block;width:100%;height:100%;opacity:.1}.line-w[data-v-26736c2c]{top:-3px;left:0;height:5px;cursor:n-resize}.line-a[data-v-26736c2c]{top:0;left:-3px;width:5px;cursor:w-resize}.line-s[data-v-26736c2c]{bottom:-3px;left:0;height:5px;cursor:s-resize}.line-d[data-v-26736c2c]{top:0;right:-3px;width:5px;cursor:e-resize}.crop-point[data-v-26736c2c]{position:absolute;width:8px;height:8px;opacity:.75;background-color:#39f;border-radius:100%}.point1[data-v-26736c2c]{top:-4px;left:-4px;cursor:nw-resize}.point2[data-v-26736c2c]{top:-5px;left:50%;margin-left:-3px;cursor:n-resize}.point3[data-v-26736c2c]{top:-4px;right:-4px;cursor:ne-resize}.point4[data-v-26736c2c]{top:50%;left:-4px;margin-top:-3px;cursor:w-resize}.point5[data-v-26736c2c]{top:50%;right:-4px;margin-top:-3px;cursor:e-resize}.point6[data-v-26736c2c]{bottom:-5px;left:-4px;cursor:sw-resize}.point7[data-v-26736c2c]{bottom:-5px;left:50%;margin-left:-3px;cursor:s-resize}.point8[data-v-26736c2c]{bottom:-5px;right:-4px;cursor:se-resize}@media screen and (max-width:500px){.crop-point[data-v-26736c2c]{position:absolute;width:20px;height:20px;opacity:.45;background-color:#39f;border-radius:100%}.point1[data-v-26736c2c]{top:-10px;left:-10px}.point2[data-v-26736c2c],.point4[data-v-26736c2c],.point5[data-v-26736c2c],.point7[data-v-26736c2c]{display:none}.point3[data-v-26736c2c]{top:-10px;right:-10px}.point4[data-v-26736c2c]{top:0;left:0}.point6[data-v-26736c2c]{bottom:-10px;left:-10px}.point8[data-v-26736c2c]{bottom:-10px;right:-10px}}.library_setLabel .ant-modal-content{border-radius:1rem;overflow:hidden}.library_setLabel .setLabel_centent{display:flex;flex-direction:column;min-height:50rem;max-height:65rem;overflow-y:auto;position:relative}.library_setLabel .setLabel_centent.setLabel_centent::-webkit-scrollbar{display:none}.library_setLabel .setLabel_centent.active{overflow:hidden}.library_setLabel .setLabel_centent ul{display:flex}.library_setLabel .setLabel_centent ul li{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.library_setLabel .setLabel_centent ul li i{cursor:pointer}.library_setLabel .setLabel_centent ul li input{border:0;width:80%;background:transparent;border-bottom:1px solid #b5b5b5}.library_setLabel .setLabel_centent ul .setLabel_text{display:flex;flex-direc
|