提交 32ac7523 编写于 作者: yi.li's avatar yi.li

学科详情页面样式优化1

上级 2d833a57
...@@ -91,7 +91,6 @@ export default { ...@@ -91,7 +91,6 @@ export default {
.item{ .item{
width: 165.5px; width: 165.5px;
height: 40px; height: 40px;
text-align: center;
border-radius: 6px; border-radius: 6px;
background-color: #F8F9FA; background-color: #F8F9FA;
display: flex; display: flex;
...@@ -106,11 +105,14 @@ export default { ...@@ -106,11 +105,14 @@ export default {
font-size: 14px; font-size: 14px;
font-weight: 700; font-weight: 700;
color: #373839; color: #373839;
height: 20px;
line-height: 20px;
} }
span:last-of-type{ span:last-of-type{
font-size: 12px; font-size: 12px;
margin-left: 2px; margin-left: 2px;
line-height: 14px; height: 20px;
line-height: 20px;
} }
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册