calc 是英文单词calculate(计算)的缩写,是css3的一个新增功能;MDN的解释为:可以 ... .foo { width: calc(50vmax + 3rem); padding: calc(1vw + 1em); ...
確定! 回上一頁