diff --git a/frontend/app/styles/tailwind-preflight.css b/frontend/app/styles/tailwind-preflight.css index 373ae42bb..5743b87af 100644 --- a/frontend/app/styles/tailwind-preflight.css +++ b/frontend/app/styles/tailwind-preflight.css @@ -167,7 +167,7 @@ textarea { font-variation-settings: inherit; /* 1 */ font-size: 100%; /* 1 */ font-weight: inherit; /* 1 */ - line-height: inherit; /* 1 */ + /*line-height: inherit; !* 1 *!*/ color: inherit; /* 1 */ margin: 0; /* 2 */ padding: 0; /* 3 */ @@ -374,4 +374,4 @@ video { /* Make elements with the HTML hidden attribute stay hidden by default */ [hidden] { display: none; -} \ No newline at end of file +}