Skip to content

style: Scale calendar heading with font size

Using a fixed pixel size can result in the cell being too small for the contained label. Instead use em to scale with the font size like is done for the other cells. The chosen size corresponds to 16px with the default font settings.

Closes: #6651 (closed)

Merge request reports