Lint fixes
parent
f99d84538c
commit
16aba184b7
|
@ -78,10 +78,10 @@ export default {
|
|||
.p-datatable-thead > tr > th {
|
||||
border: 0 none;
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
||||
.p-datatable-tbody > tr > td {
|
||||
border: 0 none;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
|
@ -2288,11 +2288,11 @@ export default {
|
|||
.p-datatable-thead > tr > th {
|
||||
border: 0 none;
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
||||
.p-datatable-tbody > tr > td {
|
||||
border: 0 none;
|
||||
}
|
||||
}
|
||||
}
|
||||
</CodeHighlight>
|
||||
</TabPanel>
|
||||
|
|
Loading…
Reference in New Issue