Skip to content

[Bug][TimePicker] Setting a different font-size for --kendo-font-size causes misalignment #774

@NickIliev

Description

@NickIliev

Describe the bug
Reproducible when changing the default value of the $kendo-default-typography SCSS variable (which behind-the-scenes updates --kendo-font-size and --kendo-font-size-md).

Demo here: https://stackblitz.com/edit/xubcnj89-9rzptkk9?file=index.html (observe the CSS in index.html)

To Reproduce
Steps to reproduce the behavior:

  • Set $kendo-default-typograpphy (in SCSS) to have font-size of 13px OR directly set --kendo-font-size to 13px
  • Observe the minutes missalignment during scrolling (as per the screenshot below)

Expected behavior

The container calculation should probably be based on the document font-size rather than the internal Kendo variables.

Screenshots

Image

Browser

  • Google Chrome

Additional context
RFeproducible with Q1 2026, Q4 2025

Reported through ticket 1709833

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions