mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Refactored editor tokens
This commit is contained in:
parent
3920dc14f5
commit
41307e7062
3 changed files with 26 additions and 65 deletions
|
@ -9,7 +9,7 @@ const theme = ({ dt }) => `
|
|||
position: absolute;
|
||||
top: 50%;
|
||||
margin-top: -.5rem;
|
||||
color: ${dt('iconfield.color')};
|
||||
color: ${dt('iconfield.icon.color')};
|
||||
}
|
||||
|
||||
.p-iconfield .p-inputicon:first-child {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue