vuejs / router

🚦 The official router for Vue.js
https://router.vuejs.org/
MIT License
3.74k stars 1.15k forks source link

Docs: Close button (to close the ad banner) is hidden #2238

Closed rohit2sharma95 closed 1 month ago

rohit2sharma95 commented 1 month ago

Reproduction

https://router.vuejs.org/

Steps to reproduce the bug

  1. Go to: https://router.vuejs.org/
  2. Change your screen resolution to:- 1427 pixels wide (My device's is 1427 pixels wide X 806 pixels high)

Expected behavior

The close button inside the ad banner should be visible

image

Actual behavior

The close button is hidden under the Early Access button

image

Additional information

Because of this user can not remove the banner :slightly_smiling_face:

posva commented 1 month ago

Thanks, I reported the issue to VueSchool