Adds context menu, "move to page"
This commit is contained in:
parent
c48537121f
commit
f2d3231315
17 changed files with 533 additions and 47 deletions
|
@ -105,6 +105,10 @@ export const RowButton = styled('button', {
|
|||
zIndex: 1,
|
||||
},
|
||||
|
||||
'& :disabled': {
|
||||
opacity: 0.5,
|
||||
},
|
||||
|
||||
variants: {
|
||||
bp: {
|
||||
mobile: {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue