mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Aligned nora password meter bar
This commit is contained in:
parent
10c20d620f
commit
5efd5bd357
4 changed files with 9 additions and 4 deletions
|
@ -12,7 +12,7 @@ const theme = ({ dt }) => `
|
|||
|
||||
.p-password-meter {
|
||||
height: ${dt('password.meter.height')};
|
||||
background: ${dt('password.meter.border.color')};
|
||||
background: ${dt('password.meter.background')};
|
||||
border-radius: ${dt('password.meter.border.radius')};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue