list.wxss 364 B

12345678910111213141516171819202122
  1. @charset "UTF-8";
  2. /* 水平间距 */
  3. /* 水平间距 */
  4. .cover-image.data-v-5ed3214e {
  5. width: 100%;
  6. height: 150px;
  7. }
  8. .cover-content.data-v-5ed3214e {
  9. position: absolute;
  10. top: 35%;
  11. width: 100%;
  12. background: #000;
  13. opacity: 0.5;
  14. }
  15. .uni-subtitle.data-v-5ed3214e {
  16. line-height: 30px;
  17. margin-left: 10px;
  18. }
  19. .list.data-v-5ed3214e {
  20. margin-top: 15px;
  21. }