uni-list.wxss 443 B

1234567891011121314151617181920212223
  1. @charset "UTF-8";
  2. /* 页面左右间距 */
  3. /* 文字尺寸 */
  4. /*文字颜色*/
  5. /* 边框颜色 */
  6. /*颜色*/
  7. /* 图片加载中颜色 */
  8. /* 行为相关颜色 */
  9. /* 功能栏字体大小 */
  10. /*功能栏左侧小图标*/
  11. .uni-list.data-v-34219f38 {
  12. display: flex;
  13. background-color: #ffffff;
  14. position: relative;
  15. flex-direction: column;
  16. }
  17. .uni-list.data-v-34219f38:before {
  18. height: 0;
  19. }
  20. .uni-list.data-v-34219f38:after {
  21. height: 0;
  22. }