在Less中使用calc

div {
    width : calc(~"100% - 30px");
}
posted @ 2017-11-24 15:30  likwin  阅读(180)  评论(0)    收藏  举报