Skip to content

Commit f8e7daf

Browse files
committed
fix: fixes broken menu on iphone
1 parent 81f24d1 commit f8e7daf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/components/ContainerViewer/ContainerTitle.vue

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ onMounted(async () => {
9292
margin: 0;
9393
padding: 0;
9494
position-anchor: --anchor;
95+
position: absolute;
9596
top: anchor(bottom);
9697
left: anchor(left);
9798
}

0 commit comments

Comments
 (0)