app-base-react
Version:
react development common base package.
1 lines • 1.44 kB
CSS
.CarouselDialog_num{margin-bottom:15px;text-align:center}.CarouselDialog_num span{color:#31aef5}.CarouselDialog_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-bottom:50px}.CarouselDialog_content .ant-carousel{display:inline-block;width:400px;border:1px solid #c6c9c9;border-radius:4px}.CarouselDialog_content .ant-carousel .img{cursor:-webkit-grab;cursor:grab}.CarouselDialog_content .zoomBox{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#fff;height:26px;border:2px solid #c6c9c9;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CarouselDialog_content .zoomBox .add{display:inline-block;width:24px;height:22px;line-height:20px;font-size:20px;color:#000;text-align:center;cursor:pointer}.CarouselDialog_content .zoomBox span{width:60px;display:inline-block;border-left:2px solid #c6c9c9;border-right:2px solid #c6c9c9;font-size:14px;height:22px;line-height:22px;text-align:center;vertical-align:top}.ant-carousel .slick-slide{text-align:center;height:500px;line-height:500px;overflow:hidden}.ant-carousel .slick-slide div{height:100%;position:relative}.picBorder{-webkit-box-shadow:#bffdc3 0 0 5px 5px;box-shadow:#bffdc3 0 0 5px 5px}