Skip to content

Commit

Permalink
camera button position in percent
Browse files Browse the repository at this point in the history
  • Loading branch information
ogerly committed Jun 28, 2024
1 parent 742e706 commit 40368fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/components/menu/BottomMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ const updateDrawer = (value: boolean) => {
.camera-button {
cursor: pointer;
right: 31%;
position: absolute;
}
.create-button-mobile {
Expand Down

0 comments on commit 40368fb

Please sign in to comment.