mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Remove unused token
This commit is contained in:
parent
64fe013436
commit
66b9f8b679
8 changed files with 2 additions and 8 deletions
|
@ -290,7 +290,6 @@ const theme = ({ dt }) => `
|
|||
}
|
||||
|
||||
.p-datatable-header-cell {
|
||||
text-align: ${dt('datatable.header.cell.text.align')};
|
||||
padding: ${dt('datatable.header.cell.padding')};
|
||||
background: ${dt('datatable.header.cell.background')};
|
||||
border-color: ${dt('datatable.header.cell.border.color')};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue