You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using dokka 2.0.0, the css seems to be broken.
Expected behaviour
There is no excess padding on elements and all elements are reasonably sized.
Screenshots
To Reproduce
Set up dokka in its default configuration.
Build project.
Dokka configuration
Effectively default.
Installation
Operating system: Linux
Build tool: Gradle 8.11.1
Dokka version: 2.0.0
Additional context
The tabs here have an absurd amount of padding and line spacing. Further, the text is rather big, which causes an unnecessary amount of wrapping to occur.
Additionally, when hovering over the arrow, it does not highlight the entire row but rather only the arrow. In previous versions of dokka, it highlighted the entire row.
The height of sidebar elements in some cases is double the height of the previous theme. This excess of padding makes it significantly harder to read as everything is much more spaced out.
For reference, here is what it previously looked like:
The text was updated successfully, but these errors were encountered:
Describe the bug
When using dokka 2.0.0, the css seems to be broken.
Expected behaviour
There is no excess padding on elements and all elements are reasonably sized.
Screenshots
To Reproduce
Dokka configuration
Effectively default.
Installation
Additional context
The tabs here have an absurd amount of padding and line spacing. Further, the text is rather big, which causes an unnecessary amount of wrapping to occur.
Additionally, when hovering over the arrow, it does not highlight the entire row but rather only the arrow. In previous versions of dokka, it highlighted the entire row.
The height of sidebar elements in some cases is double the height of the previous theme. This excess of padding makes it significantly harder to read as everything is much more spaced out.
For reference, here is what it previously looked like:
The text was updated successfully, but these errors were encountered: