案例二三级隐藏,课程给页面设置高度

This commit is contained in:
nisen
2023-08-09 16:18:53 +08:00
parent c7ecb9327a
commit bc9828ef81
2 changed files with 9 additions and 5 deletions

View File

@@ -1524,6 +1524,9 @@ export default {
</script>
<style scoped lang="scss">
.couser-list-content{
min-height: 110%;
}
// 标题
.navTitle {
margin-bottom: 20px;