fix reslition
This commit is contained in:
@@ -257,7 +257,7 @@ const App: React.FC = () => {
|
|||||||
<iframe
|
<iframe
|
||||||
src={desktopUrl}
|
src={desktopUrl}
|
||||||
style={{ width: '1280px', height: '800px', border: 'none' }}
|
style={{ width: '1280px', height: '800px', border: 'none' }}
|
||||||
title="WebSocketPage"
|
title="DesktopPage"
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
</Flex>
|
</Flex>
|
||||||
|
|||||||
Reference in New Issue
Block a user