mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Form components for Nora
This commit is contained in:
parent
99daeaab78
commit
83ec2a8b3e
13 changed files with 54 additions and 80 deletions
|
@ -16,7 +16,7 @@ const theme = ({ dt }) => `
|
|||
line-height: 1;
|
||||
left: 0.75rem;
|
||||
color: ${dt('floatlabel.color')};
|
||||
transition-duration: ${dt('transition.duration')};
|
||||
transition-duration: ${dt('floatlabel.transition.duration')};
|
||||
}
|
||||
|
||||
.p-float-label:has(textarea) label {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue