mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2024-12-22 19:13:49 +01:00
fix style
This commit is contained in:
parent
bcacfe3f99
commit
c087070ca5
@ -9,7 +9,9 @@ import injectSheet from 'react-jss';
|
||||
import ReactResizeDetector from 'react-resize-detector';
|
||||
|
||||
const styles = {
|
||||
position: 'absolute'
|
||||
canvas: {
|
||||
position: 'absolute'
|
||||
}
|
||||
};
|
||||
|
||||
class DoodlePreview extends React.Component {
|
||||
|
Loading…
Reference in New Issue
Block a user