mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-30 10:36:35 +02:00
This commit is contained in:
parent
2d4fc08f2b
commit
0e45336140
@ -90,6 +90,7 @@ export default class PromptDialog extends React.Component<Props, any> {
|
||||
left: 0,
|
||||
width: width,
|
||||
height: height,
|
||||
boxSizing: 'border-box',
|
||||
backgroundColor: 'rgba(0,0,0,0.6)',
|
||||
display: visible ? 'flex' : 'none',
|
||||
alignItems: 'flex-start',
|
||||
|
Loading…
Reference in New Issue
Block a user