Advertisement
fauzanjeg

Fix overlapping issue with menu

Apr 22nd, 2021
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.07 KB | None | 0 0
  1. /* Fix overlapping issue with menu */
  2. .jeg_bottombar {
  3.     z-index: 10;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement