body{margin:0;padding:0}.container{position:fixed;width:100%;height:100%;display:flex;gap:1rem}.header,.sider{height:auto;color:#000;background:#fff}.inner{display:flex;gap:1rem}.inner .main{flex:1;height:100%;padding:20px 20px 0;box-sizing:border-box;background:#fff;overflow:auto}.menu{width:100%;padding:20px 10px;box-sizing:border-box}.menu .logo{width:100%}.menu .ant-menu-light.ant-menu-root.ant-menu-inline{border-inline-end:none}.mainRowClass{background-color:#e4e4e4}.secRowClass{background-color:#f3f3f3}.uploadBtn{border:2px dashed #ccc;width:120px;height:120px;background:none;border-radius:10px;cursor:pointer}.uploadBtn .icon{font-size:16px}.uploadBtn .head{margin-top:10px}.uploadBtn:hover{border-color:#3aa1f5}.uploadBtn:hover div,.uploadBtn:hover .icon{color:#3aa1f5}.imgList-wrapper{position:relative;width:120px;height:120px;margin:4px;display:inline-block}.imgList-wrapper .img-item{width:100%;height:100%;object-fit:cover;border-radius:4px}.imgList-wrapper .delete-img{position:absolute;top:-8px;right:-8px;background:#fff;box-shadow:0 2px 8px #00000026;border-radius:50%}
