|
@@ -118,7 +118,7 @@ export default {
|
|
|
|
|
|
<!-- Add "scoped" attribute to limit CSS to this component only -->
|
|
<!-- Add "scoped" attribute to limit CSS to this component only -->
|
|
<style scoped>
|
|
<style scoped>
|
|
- >>> td {
|
|
|
|
|
|
+ >>> tr:not(.v-data-table__empty-wrapper) td {
|
|
vertical-align: top;
|
|
vertical-align: top;
|
|
}
|
|
}
|
|
>>> .v-data-table .v-data-table__mobile-row {
|
|
>>> .v-data-table .v-data-table__mobile-row {
|