It's better to have box sizing set to inherit and then set box sizing border box on the html element. That way if you have a third party component that uses ...
確定! 回上一頁