@media screen and (max-width: 800px) {
    #yanandownload .close input {
    margin-right: 40px ;
    }
}
@media screen and (max-width: 500px) {
    #yanandownload .close input {
    margin-right: 10px ;
    }
}
一定要注意顺序!

相关文章:

  • 2021-11-28
  • 2022-12-23
  • 2022-12-23
  • 2022-02-02
  • 2021-12-18
  • 2022-12-23
  • 2021-11-12
  • 2021-12-21
猜你喜欢
  • 2022-12-23
  • 2021-08-28
  • 2022-01-14
  • 2022-12-23
  • 2022-12-23
  • 2021-11-15
  • 2022-03-05
相关资源
相似解决方案