Add cursor

pull/5701/head
Cagatay Civici 2024-05-05 19:20:51 +03:00
parent c0e1093898
commit 5577ff3cb3
1 changed files with 1 additions and 0 deletions

View File

@ -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')};