您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

23 行
409B

  1. .v-data-table td
  2. font-weight: 300
  3. padding: 12px 8px
  4. .v-data-table table thead tr th
  5. font-weight: 300
  6. font-size: 17px
  7. padding: 0px 8px
  8. .v-data-table table tbody tr td .v-btn
  9. margin-right: 0px !important
  10. .v-data-table .v-data-table-header__sort-badge
  11. font-size: 10px
  12. .v-data-table.theme--dark
  13. tr th
  14. color: #fff !important
  15. .theme--light
  16. .v-data-table table thead tr th
  17. color: #333