mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Add missing token
This commit is contained in:
parent
9ec64546ea
commit
cf77cc802d
2 changed files with 2 additions and 0 deletions
|
@ -181,6 +181,7 @@ input.p-select-label {
|
|||
position: relative;
|
||||
margin-inline-start: ${dt('select.checkmark.gutter.start')};
|
||||
margin-inline-end: ${dt('select.checkmark.gutter.end')};
|
||||
color: ${dt('select.checkmark.color')};
|
||||
}
|
||||
|
||||
.p-select-empty-message {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue