mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Fixed #972
This commit is contained in:
parent
f89d755530
commit
72dbd25535
8 changed files with 543 additions and 107 deletions
|
@ -706,6 +706,10 @@ input.p-dropdown-label {
|
|||
overflow: hidden;
|
||||
}
|
||||
|
||||
.p-dropdown-item-group {
|
||||
cursor: auto;
|
||||
}
|
||||
|
||||
.p-dropdown-items {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue