mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Prevent wrapping
This commit is contained in:
parent
b04b7ba925
commit
3c85a5e46f
5 changed files with 3 additions and 8 deletions
|
@ -508,6 +508,7 @@ input.p-dropdown-label {
|
|||
.p-dropdown-item {
|
||||
cursor: pointer;
|
||||
font-weight: normal;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.p-dropdown-items {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue