1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-06-24 20:06:09 +08:00

优化课程过滤分组条件样式

This commit is contained in:
xiaochong0302 2023-05-06 14:48:13 +08:00
parent a343b3c5f5
commit 5ca47be92c

View File

@ -863,21 +863,17 @@
}
.filter-group {
padding-bottom: 5px;
display: flex;
height: 40px;
line-height: 40px;
padding-bottom: 5px;
}
.filter-group .title {
float: left;
width: 50px;
font-weight: 700;
}
.filter-group .content {
float: left;
}
.filter-group .content a {
margin-right: 15px;
}