.resolution-edit-dialog-wrap .ivu-drawer-wrap{z-index:10010}.resolution-edit-dialog-wrap .resolution-wrap{padding:10px;box-sizing:border-box}.resolution-edit-dialog-wrap .resolution-wrap>.title{color:var(--menuPrimaryColor);position:relative;padding-left:10px}.resolution-edit-dialog-wrap .resolution-wrap>.title:before{content:"";width:4px;height:18px;border-radius:3px;background-color:var(--menuPrimaryColor);position:absolute;top:0;left:0}.resolution-edit-dialog-wrap .resolution-wrap>.resolution-box{margin-top:10px;margin-bottom:20px;border-radius:8px;border:1px solid #eee;padding:10px;box-sizing:border-box;width:100%;display:flex;flex-wrap:wrap}.resolution-edit-dialog-wrap .resolution-wrap>.resolution-box>div{flex:0 1 50%}.resolution-edit-dialog-wrap .resolution-wrap>.resolution-box>img{width:120px;height:80px}.resolution-custom-dialog-wrap .resolution-top{display:flex;align-items:center;margin-bottom:20px}.resolution-custom-dialog-wrap .resolution-top .ivu-btn{margin-left:20px}