mirror of
https://github.com/cloudreve/frontend.git
synced 2025-12-25 19:52:48 +00:00
fix(photopea): can not enter full screen mode
This commit is contained in:
parent
3da12f19f7
commit
119510a477
|
|
@ -254,6 +254,7 @@ const Photopea = () => {
|
|||
component={"iframe"}
|
||||
title={"ms"}
|
||||
src={src}
|
||||
allowFullScreen
|
||||
/>
|
||||
)}
|
||||
</ViewerDialog>
|
||||
|
|
|
|||
Loading…
Reference in New Issue