How do I remove the gray border that surrounds background images?

前端 未结 13 1939
挽巷
挽巷 2020-12-09 01:09

I\'ve come across an interesting problem in the following line of code:

  

        
13条回答
  •  遥遥无期
    2020-12-09 01:43

    add an empty src="" to your image component if your using as a background-image in css the square will disappear

    
    

提交回复
热议问题