Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken Styles for Dokka 2.0.0 #3962

Open
solonovamax opened this issue Dec 19, 2024 · 0 comments
Open

Broken Styles for Dokka 2.0.0 #3962

solonovamax opened this issue Dec 19, 2024 · 0 comments
Labels
bug html: frontend An issue/PR that only or primarily requires frontend work (html/css)

Comments

@solonovamax
Copy link

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
image
image

To Reproduce

  1. Set up dokka in its default configuration.
  2. 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:
image

@whyoleg whyoleg added the html: frontend An issue/PR that only or primarily requires frontend work (html/css) label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug html: frontend An issue/PR that only or primarily requires frontend work (html/css)
Projects
None yet
Development

No branches or pull requests

2 participants