improve pdf full screen viewer

This commit is contained in:
2024-08-27 11:17:00 +02:00
parent af258b0d10
commit 14d6beaa8c
2 changed files with 38 additions and 34 deletions

View File

@@ -64,7 +64,7 @@ class _BuildFileViewState extends State<BuildFileView> {
),
Positioned(
top: 5,
left: 5,
right: 5,
width: 50,
height: 50,
child: IconButton.filled(
@@ -102,7 +102,7 @@ class _BuildFileViewState extends State<BuildFileView> {
),
Positioned(
top: 5,
left: 5,
right: 5,
width: 50,
height: 50,
child: IconButton.filled(