mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Tokens for DataTable
This commit is contained in:
parent
3301bfe624
commit
8d3559c9ef
6 changed files with 344 additions and 174 deletions
|
@ -196,7 +196,7 @@ export default {
|
|||
popover: {
|
||||
borderRadius: '{border.radius.sm}',
|
||||
padding: '1rem',
|
||||
shadow: '0 1px 3px rgba(0, 0, 0, 0.3)'
|
||||
shadow: '0 1px 3px rgba(0, 0, 0, 0.1)'
|
||||
},
|
||||
modal: {
|
||||
borderRadius: '{border.radius.lg}',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue