-
-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Labels
Description
OS & Hardware
Tested on the latest versions of Chrome and Firefox, so it isn't browser specific
Version
0.28.1
Describe the bug
The tooltip overflows the screen on some screen sizes (see the screenshot below). This is a know issue with DaisyUI (see this PR), and unfortunately isn't easily fixable since DaisyUI is CSS only. Possible solutions I can think of are moving the tooltip to the left (overflows and looks bad in my opinion), or moving the "Admin" indicator to the "Account" page.
To Reproduce
Steps to reproduce the behavior:
- Resize the window there is only a small gap between the user dropdown and the edge of the page
Expected behavior
There shouldn't be full page horizontal overflow.
Additional context
I'm happy to make a PR for solving this but curious on your input on solutions
Reactions are currently unavailable
