donaldzou / WGDashboard

Simple dashboard for WireGuard VPN written in Python & Vue.js
https://donaldzou.github.io/WGDashboard-Documentation/
Apache License 2.0
1.65k stars 254 forks source link

Mobile UI Message Banner Out of Bounds #409

Closed NOXCIS closed 1 month ago

NOXCIS commented 1 month ago

Change the width for the message component to auto to fix the mobile UI.

NOXCIS commented 1 month ago

Or reduce the width to something between 250px and 300px.

donaldzou commented 1 month ago

Yess I'm fixing this issue now ;)