我想计算div高度作为其内容加上修复大小.我测试了calc(auto 50px),但不幸的是它不起作用(浏览器不会将其解释为有效代码).
div { height: auto; padding-bottom: 50px; }