update css

This commit is contained in:
casper 2021-05-24 17:05:55 +02:00
parent c472739baa
commit a54a716d6d
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ const styles = {
boxSizing: 'border-box',
padding: '10px 20px',
backgroundColor: 'white',
overflowY: 'auto',
borderLeft: `1px solid ${grey300}`
},
sliceActions: {