fix canvas select menu style

This commit is contained in:
HF 2020-05-10 04:03:39 +02:00
parent 44ba7d338d
commit 8742bf53b5

View File

@ -30,7 +30,13 @@ const textStyle = {
const CanvasSelectModal = ({ canvases }) => (
<Modal title="Canvas Selection">
<p style={{ textAlign: 'center' }}>
<p style={{
textAlign: 'center',
paddingLeft: '5%',
paddingRight: '5%',
paddingTop: 20,
}}
>
<p style={textStyle}>
Select the canvas you want to use.
Every canvas is unique and has different palettes,