@@ -124,7 +124,7 @@ export default {
padding: 15px;
background: #e8e8e8;
border-bottom: 1px solid #d4d4d4;
-
+
h3 {
margin: 0;
font-size: 16px;
@@ -137,23 +137,23 @@ export default {
border-right: none;
flex: 1;
overflow: hidden;
-
+
::v-deep .el-menu-item {
height: 48px;
line-height: 48px;
font-size: 13px;
color: #666;
-
+
&.is-active {
background-color: #f0f0f0;
color: #333;
border-right: 2px solid #999;
}
-
+
&:hover {
background-color: #f5f5f5;
}
-
+
i {
margin-right: 8px;
font-size: 14px;
@@ -177,4 +177,4 @@ export default {
display: flex;
flex-direction: column;
}
-
\ No newline at end of file
+