mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-25 20:17:23 +08:00
优化课程过滤分组条件样式
This commit is contained in:
parent
a343b3c5f5
commit
5ca47be92c
@ -863,21 +863,17 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.filter-group {
|
.filter-group {
|
||||||
padding-bottom: 5px;
|
display: flex;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.filter-group .title {
|
.filter-group .title {
|
||||||
float: left;
|
|
||||||
width: 50px;
|
width: 50px;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
|
||||||
.filter-group .content {
|
|
||||||
float: left;
|
|
||||||
}
|
|
||||||
|
|
||||||
.filter-group .content a {
|
.filter-group .content a {
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user