mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Fixed content padding
This commit is contained in:
parent
4909f130a3
commit
5a82204ad1
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ export default {
|
|||
fontWeight: '600'
|
||||
},
|
||||
content: {
|
||||
padding: '1.125rem'
|
||||
padding: '0 1.125rem 1.125rem 1.125rem'
|
||||
},
|
||||
footer: {
|
||||
padding: '0 1.125rem 1.125rem 1.125rem'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue