Skip to content

Commit

Permalink
fix message floating options overlap, are you happy now ciach0 :P
Browse files Browse the repository at this point in the history
  • Loading branch information
SupertigerDev committed Oct 20, 2024
1 parent a423056 commit bb89a8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

.floatOptions {
position: absolute;
z-index: 1111111;
z-index: 1111;
top: -18px;
right: 10px;
display: flex;
Expand Down

0 comments on commit bb89a8f

Please sign in to comment.