在Firefox中设置选项元素的样式

时间:2017-03-06 06:27:38

标签: html html-select

看起来这个bug在新版本FF(51.0.1)中再次出现: https://bugzilla.mozilla.org/show_bug.cgi?id=79107

enter image description here

有人可以为此建议解决方法吗?

1 个答案:

答案 0 :(得分:0)

它似乎也不适合使用JS:

Body.propTypes = {
  blah: PropTypes.oneOfType([
     PropTypes.shape({error:PropTypes.string}),
     PropTypes.shape({ok:PropTypes.string})
  ]);
}

http://output.jsbin.com/felisubare/1