calc属性

在单个元素,或者多个可重复css元素使用,    如 calc(100% - 100px);此元素宽度等于父级宽度下减100像素

原文地址:https://www.cnblogs.com/niuniui/p/8911671.html