提交 00b51b8d authored 作者: 龙菲's avatar 龙菲

修复文物详情文字超出问题

上级 b3867070
......@@ -594,7 +594,7 @@ $node-w: 700px;
.inner-left {
// padding-left: 120px;
width: 50%;
height: calc(100vh - $nav-height - 100px);
min-height: calc(100vh - $nav-height - 100px);
position: relative;
.info-container-right {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论