Skip to content

Commit

Permalink
fix: fixes broken menu on iphone
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 committed Jan 6, 2025
1 parent 81f24d1 commit f8e7daf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/components/ContainerViewer/ContainerTitle.vue
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ onMounted(async () => {
margin: 0;
padding: 0;
position-anchor: --anchor;
position: absolute;
top: anchor(bottom);
left: anchor(left);
}
Expand Down

0 comments on commit f8e7daf

Please sign in to comment.