mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Fixed basic demo in metergroup
This commit is contained in:
parent
9fd2a715b7
commit
0d5ced3869
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ export default {
|
|||
|
||||
.p-metergroup-meters {
|
||||
display: flex;
|
||||
background: ${dt('metergroup.meters.background.color')};
|
||||
background: ${dt('metergroup.meters.background')};
|
||||
border-radius: ${dt('rounded.base')};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue