h5-Dooring/dist/130.chunk.css
2021-06-21 23:47:23 +08:00

1 line
579 B
CSS

.topArea{display:flex}.topArea .tx{flex-shrink:0;width:72px;height:72px;border-radius:6px;background-color:#f0f0f0;overflow:hidden}.topArea .tx img{width:100%;height:100%;object-fit:cover}.topArea .textArea{margin-left:10px;margin-right:10px}.topArea .textArea .title{font-weight:700;line-height:2.4}.topArea .textArea .desc{opacity:.6}.topArea .btnArea{margin-left:auto;margin-top:3px;flex-shrink:0}.topArea .btnArea .btn{display:inline-block;padding:3px 8px;border-radius:4px;font-size:12px;color:#fff}.content{margin-top:16px}.content p{margin-bottom:2px;word-wrap:break-word}