試試CSS box-sizinghttps://codepen.io/TANGJANE/pen/MOOeLP box-sizing: content-box;(original,CSS2 ) box-sizing: border-box;(new,CSS3 )
確定! 回上一頁