mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
More visible step items for Nora
This commit is contained in:
parent
7683b9b8d1
commit
c9bedbd4b0
2 changed files with 4 additions and 4 deletions
|
@ -23,10 +23,10 @@ export default {
|
|||
},
|
||||
itemNumber: {
|
||||
background: '{content.background}',
|
||||
activeBackground: '{content.background}',
|
||||
activeBackground: '{primary.color}',
|
||||
borderColor: '{content.border.color}',
|
||||
color: '{text.muted.color}',
|
||||
activeColor: '{primary.color}',
|
||||
activeColor: '{primary.contrast.color}',
|
||||
size: '2rem',
|
||||
fontSize: '1.143rem',
|
||||
fontWeight: '500',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue