mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 04:16:45 +08:00
课程学习,目录,笔记样式,根据内容自动控制高度
This commit is contained in:
@@ -301,6 +301,12 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped rel="stylesheet/scss" lang="scss">
|
||||
//定义消息的图标的样式,按ui,未完成
|
||||
.msg-icon{
|
||||
font-size:16px;
|
||||
background-color:#fff;
|
||||
border-radius:50%;
|
||||
}
|
||||
.top-nav-active-blue{
|
||||
color: #387DF7;
|
||||
a{color:#387DF7;}
|
||||
|
||||
Reference in New Issue
Block a user