Files
vuetify-material-dashboard/src/sass/vuetify-material/_table.sass
Gregor Schulte c1abe6ae1e Init
2023-03-29 10:11:51 +02:00

23 lines
409 B
Sass

.v-data-table td
font-weight: 300
padding: 12px 8px
.v-data-table table thead tr th
font-weight: 300
font-size: 17px
padding: 0px 8px
.v-data-table table tbody tr td .v-btn
margin-right: 0px !important
.v-data-table .v-data-table-header__sort-badge
font-size: 10px
.v-data-table.theme--dark
tr th
color: #fff !important
.theme--light
.v-data-table table thead tr th
color: #333