Fix z-index issue on the ad

pull/1657/head
Kamran Ahmed 3 years ago
parent 236ec5a570
commit 04e60ecf2f
  1. 1
      styles/carbon.css

@ -4,6 +4,7 @@
position: fixed; position: fixed;
bottom: 15px; bottom: 15px;
right: 20px; right: 20px;
z-index: 9999;
} }
#carbonads { #carbonads {

Loading…
Cancel
Save