google-adsense
google-adsense copied to clipboard
strange height behavior after ad load
trafficstars
i using vuetify, after visiting any page with ads and when ad load complete, it break all my pages height... investigating i found out its because is setting automatically a style="height: auto !important; min-height: 0px !important; in my app main container leaving a gap to the end... i could found any solution yet :/
class="v-application--wrap" style="height: auto !important; min-height: 0px !important;"

@lfgtavora The behavior is caused by google adsense javascript ref: https://stackoverflow.com/questions/55695667/adsense-injecting-style-tag-into-my-page-in-chrome