mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Padding token for empty message
This commit is contained in:
parent
3866d9faea
commit
a0224a99fc
12 changed files with 32 additions and 6 deletions
|
@ -183,8 +183,7 @@ input.p-select-label {
|
|||
}
|
||||
|
||||
.p-select-empty-message {
|
||||
padding: ${dt('select.option.padding')};
|
||||
background: transparent;
|
||||
padding: ${dt('select.empty.message.padding')};
|
||||
}
|
||||
|
||||
.p-fluid .p-select {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue