Skip to content

Commit

Permalink
forcing mocbtn pos abs
Browse files Browse the repository at this point in the history
  • Loading branch information
havok2063 committed Sep 25, 2024
1 parent dd8935a commit 0fcf3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Explore.vue
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ onMounted(async () => {
}
.mocBtn {
position: absolute;
position: absolute !important;
top: 15rem;
left: 0.2rem;
}
Expand Down

0 comments on commit 0fcf3ac

Please sign in to comment.