Closed (outdated)
Project:
Paragraphs Editor Enhancements
Version:
8.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2020 at 13:39 UTC
Updated:
21 Aug 2023 at 07:00 UTC
Jump to comment: Most recent
Comments
Comment #2
rgpublicEspecially, the cut of letters are still a problem with the current version. I found out, that the files:
core/themes/claro/css/components/form.scss
and
core/themes/claro/css/components/button.scss
are responsible for this. They define a line-height of 1rem or 1.125rem for .button. This is to low. The line-height should be "normal" for the problem to disappear.
Comment #3
stborchertThanks for your effort but with the redesign for Drupal 10 I think, this is outdated.