[+] Add row on the expansion area
This commit is contained in:
@@ -3,7 +3,12 @@
|
||||
<course-head :course="course" :unread="countUnread()"></course-head>
|
||||
|
||||
<div class="course-card-content expand notification">
|
||||
|
||||
<el-row>
|
||||
<el-col :span="8" id="course-description">
|
||||
</el-col>
|
||||
<el-col :span="8"><div class="grid-content bg-purple-light"></div></el-col>
|
||||
<el-col :span="8"><div class="grid-content bg-purple"></div></el-col>
|
||||
</el-row>
|
||||
</div>
|
||||
</el-card>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user