Init
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
.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
|
||||
Reference in New Issue
Block a user