Ar-Kareem / pdf-mobile-integration

Flask backend with angular frontend to be able to easily browse pdf files on the phone without the need to download the pdf file.
MIT License
0 stars 0 forks source link

Float Text Overlap when not inputting text #34

Closed Ar-Kareem closed 2 years ago

Ar-Kareem commented 2 years ago

After inputting text in a field that has a float label, the float text overlaps like below

image

Expected behaviour is:

image

Ar-Kareem commented 2 years ago

Potential fix https://github.com/primefaces/primeng/issues/4277#issuecomment-410431901