berrysauce / ingredients

🥗 Determine the "ingredients" (or technologies) behind a website
https://ingredients.work
GNU Affero General Public License v3.0
117 stars 18 forks source link

Fix error text background (multiline) #4

Closed berrysauce closed 3 months ago

berrysauce commented 1 year ago

Multiline errors might have a broken padding & background.

md-abid-hussain commented 1 year ago

as per my knowledge I think you are referring to this Screenshot (5)

berrysauce commented 1 year ago

as per my knowledge I think you are referring to this

Screenshot (5)

Nope, but that's another instance 😂 I was referring to the actual scan errors, which in some cases, might be long and multiline which then messes up the <span> padding. I got that under control for now with shorter error messages.