Describe the bug
It caused by bundled tag with a style line:
I believe it can be fixed by just adding overflow: auto;
Reproduction
- Up live server of cinny (v4.11.1);
- Enter the login GUI.
Expected behavior
No scrollbar when nothing to scroll.
Platform and versions
1. OS (Android/Windows)
2. Browser Firefox
3. v4.11.1
Additional context
No response
Describe the bug
It caused by bundled tag with a style line:
I believe it can be fixed by just adding
overflow: auto;Reproduction
Expected behavior
No scrollbar when nothing to scroll.
Platform and versions
Additional context
No response