Chained :not selector does not working for child div

前端 未结 2 1587
一个人的身影
一个人的身影 2021-01-24 23:37

I have a child div which has been effected by .img class.

Although I insert :not selector for this div as

.main .content .index-exp .img:not(.view-image)         


        
2条回答
提交回复
热议问题