给select标签加上text-align:center;text-align-last:center,可以实现option选中后文字显示居中。 但是在ios上不支持?

网上查了好多方案,亲测了一个最简单的方法,给该元素设置padding!

设置前:

ios的select无法居中

设置后:

ios的select无法居中

相关文章:

  • 2021-04-10
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2022-12-23
  • 2022-02-01
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-07
  • 2022-12-23
  • 2021-11-03
  • 2021-07-07
  • 2021-10-01
  • 2021-05-17
相关资源
相似解决方案