react-custom-widget-template
Version:
amis自定义组件模板(react技术栈)
10 lines • 2.2 kB
CSS
/*!
* react-custom-widget-template v2.0.1-beta.1
* author: fex
* build tool: AKFun
* build time: Thu Jun 06 2024 11:55:49 GMT+0800 (中国标准时间)
* build tool info: https://github.com/wibetter/akfun
*/
/*!*************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-11.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-11.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-11.use[4]!./src/widget/style.scss ***!
\*************************************************************************************************************************************************************************************************************************************/.news-card{border-bottom:1px solid #ececec;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 12px;padding-bottom:12px;position:relative}.news-card .left{float:left}.news-card .right{float:right}.news-card .news-title{color:#5f5e5e;font-family:PingFangSC-Regular;font-size:16px;line-height:22px;padding:6px 0}.news-card .item-imgbox{background:#f0f0f0;cursor:pointer;height:395px;overflow:hidden;position:relative;text-align:center}.news-card .item-imgbox,.news-card .item-imgbox .news-img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.news-card .item-imgbox .news-img{background-image:url(img/test.fd1aaba.jpeg);background-size:cover;height:100%;width:100%}.news-card .item-imgbox .img-count{background:rgba(0,0,0,.4);color:#fff;font-size:25px;line-height:1.2;min-width:60px;overflow:hidden;padding:6px 8px;position:absolute;right:0;text-align:center;top:0}.news-card .item-imgbox .img-count,.news-card .news-info{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.news-card .news-info{font-family:PingFangSC-Light;height:28px}.news-card .cmt-num,.news-card .media-mark{color:#828282;display:inline-block;font-family:PingFangSC-Light;font-size:18px;height:28px;line-height:28px}