lint
This commit is contained in:
parent
0d60253de7
commit
9f6edd8eaa
@ -927,7 +927,7 @@ class App extends React.Component<AppProps, AppState> {
|
|||||||
<div
|
<div
|
||||||
className="excalidraw__embeddable__outer"
|
className="excalidraw__embeddable__outer"
|
||||||
style={{
|
style={{
|
||||||
padding: `${el.strokeWidth/el.scale[0]}px`,
|
padding: `${el.strokeWidth / el.scale[0]}px`,
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
{this.props.renderEmbeddable?.(el, this.state) ?? (
|
{this.props.renderEmbeddable?.(el, this.state) ?? (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user