Improves undo/redo, fixes pinching and multitouch
This commit is contained in:
parent
bc6f5cf5b7
commit
76a4ccdfcb
15 changed files with 366 additions and 288 deletions
|
@ -26,12 +26,11 @@ export const IconButton = styled('button', {
|
|||
'& > svg': {
|
||||
height: '16px',
|
||||
width: '16px',
|
||||
// strokeWidth: '2px',
|
||||
// stroke: '$text',
|
||||
},
|
||||
|
||||
variants: {
|
||||
size: {
|
||||
small: {},
|
||||
medium: {
|
||||
height: 44,
|
||||
width: 44,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue