How to flip a background image for an RTL page with CSS without flipping its content like text

后端 未结 0 1136
南方客
南方客 2021-01-17 07:45

I am trying to use transform: scaleX(-1) to flip a background image for an RTL page but the issue is that it is also flipping the text inside it. Here is the code:

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题