themes icon indicating copy to clipboard operation
themes copied to clipboard

Font still too big in textareas

Open sollemar opened this issue 1 year ago • 1 comments

This issue is still not fixed?

https://github.com/phpmyadmin/themes/issues/67

Because I have the same problem, see screenshot "font too big".

I removed

textarea{font-family:monospace;font-size:1.2em}

from theme.css and it works fine, see screenshot "font ok".

I don't think is necessary to set a different font family and font size for textareas?

Theme pmahomme

phpMyAdmin Version 5.2.1

font too big font ok

sollemar avatar May 12 '23 11:05 sollemar

It is fixed by @SteppenWolf68 but not yet released: https://github.com/phpmyadmin/themes/issues/67#issuecomment-1028925313

williamdes avatar May 12 '23 14:05 williamdes