mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Add cursor
This commit is contained in:
parent
c0e1093898
commit
5577ff3cb3
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ const theme = ({ dt }) => `
|
|||
align-items: center;
|
||||
justify-content: center;
|
||||
flex: 0 0 auto;
|
||||
curspor: pointer;
|
||||
background: ${dt('inputnumber.button.background')};
|
||||
color: ${dt('inputnumber.button.color')};
|
||||
width: ${dt('inputnumber.button.width')};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue