lbry-desktop/web/component/ads
infinite-persistence a98dc18fc6
Fix EU ad and minor tweaks
- Initially, we did a bunch of forceful CSS to make the ad tile resize properly when the browser resizes. This was causing the EU ad to display incorrectly. Turns out, that css is no longer needed after the BEM-style re-write.

- Changed the floating ad selector to cover both EU and non-EU version. It's probably still not the best given it relies on style rather than ID, but the ID seems dynamic.
2022-03-09 18:44:38 +08:00
..
index.js Ads: replace DOM manipulations with React components 2022-03-08 10:53:52 -05:00
view.jsx Fix EU ad and minor tweaks 2022-03-09 18:44:38 +08:00