提交 c8c8d8e7 编写于 作者: D devil_gong

细节优化

上级 4912dc36
...@@ -64,7 +64,7 @@ text-align: center;float:none} ...@@ -64,7 +64,7 @@ text-align: center;float:none}
/*小标签*/ /*小标签*/
.list .word{padding: 5px; overflow: hidden;} .list .word{padding: 5px; overflow: hidden;}
.word .outer {margin: 5px; width: calc(50% - 12px); height: 28px; line-height: 28px; text-align: center;color: #fff;background-color: rgba(0, 0, 0, 0.03);border-radius: 3px; display: inline-block; border: 1px solid #fff; text-decoration: none; overflow: hidden;} .word .outer {margin: 5px; width: calc(50% - 12px); height: 32px; line-height: 32px; text-align: center;color: #fff;background-color: rgba(0, 0, 0, 0.03);border-radius: 3px; display: inline-block; border: 1px solid #fff; text-decoration: none; overflow: hidden;}
/*楼层左侧*/ /*楼层左侧*/
.list .outer-con .describe { color: #fff; max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .list .outer-con .describe { color: #fff; max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册