mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Cosmetics on Nora preset
This commit is contained in:
parent
83ec2a8b3e
commit
8281a63f40
19 changed files with 117 additions and 131 deletions
|
@ -19,7 +19,7 @@ export default {
|
|||
background: 'rgba(255,255,255,0.1)',
|
||||
borderColor: 'rgba(255,255,255,0.2)',
|
||||
borderWidth: '1px',
|
||||
borderRadius: '30px',
|
||||
borderRadius: '{content.border.radius}',
|
||||
padding: '.5rem',
|
||||
gap: '0.5rem'
|
||||
},
|
||||
|
@ -29,7 +29,7 @@ export default {
|
|||
hoverColor: '{surface.0}',
|
||||
size: '3rem',
|
||||
iconSize: '1.5rem',
|
||||
borderRadius: '50%',
|
||||
borderRadius: '{content.border.radius}',
|
||||
focusRing: {
|
||||
width: '{focus.ring.width}',
|
||||
style: '{focus.ring.style}',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue