Skip to content

Commit

Permalink
Modify the layout of full screen buttons
Browse files Browse the repository at this point in the history
Signed-off-by: Zzm0809 <[email protected]>
  • Loading branch information
Zzm0809 committed Sep 24, 2024
1 parent 115be48 commit c296cb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ const StudioEditor: React.FC<EditorProps & connect> = (props) => {
style={{
position: 'absolute',
top: 15,
right: '10%',
right: '15%',
boxShadow: '0 0 10px #ccc'
}}
>
Expand Down

0 comments on commit c296cb9

Please sign in to comment.