u-td.ttss 487 B

12345678910111213141516171819
  1. @charset "UTF-8";
  2. /**
  3. * 下方引入的为uView UI的集成样式文件,为scss预处理器,其中包含了一些"u-"开头的自定义变量
  4. * uView自定义的css类名和scss变量,均以"u-"开头,不会造成冲突,请放心使用
  5. */
  6. .u-td.data-v-35ace0c0 {
  7. display: flex;
  8. flex-direction: row;
  9. flex-direction: column;
  10. flex: 1;
  11. justify-content: center;
  12. font-size: 28rpx;
  13. color: #606266;
  14. align-self: stretch;
  15. box-sizing: border-box;
  16. height: 100%;
  17. }