mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Update FrozenRowsDoc.vue
This commit is contained in:
parent
69f184bd06
commit
cc6ec6c874
1 changed files with 6 additions and 0 deletions
|
@ -230,3 +230,9 @@ onMounted(() => {
|
|||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
::v-deep(.p-datatable-frozen-tbody > tr) {
|
||||
font-weight: 700;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue