|
@@ -216,6 +216,7 @@
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
height: auto !important;
|
|
height: auto !important;
|
|
background: transparent !important;
|
|
background: transparent !important;
|
|
|
|
+ font-size: 1.1rem;
|
|
}
|
|
}
|
|
> li:hover {
|
|
> li:hover {
|
|
color: #30daff !important;
|
|
color: #30daff !important;
|
|
@@ -227,6 +228,7 @@
|
|
.el-submenu__title {
|
|
.el-submenu__title {
|
|
color: #fff !important;
|
|
color: #fff !important;
|
|
background: rgb(15, 79, 99) !important;
|
|
background: rgb(15, 79, 99) !important;
|
|
|
|
+ font-size: 1.1rem;
|
|
.el-icon-arrow-right {
|
|
.el-icon-arrow-right {
|
|
display: none !important;
|
|
display: none !important;
|
|
}
|
|
}
|
|
@@ -370,6 +372,7 @@
|
|
width: 130px;
|
|
width: 130px;
|
|
height: 50px;
|
|
height: 50px;
|
|
line-height: 50px;
|
|
line-height: 50px;
|
|
|
|
+ font-size: 1.2rem !important;
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: transparent;
|
|
background-color: transparent;
|
|
}
|
|
}
|
|
@@ -383,4 +386,5 @@
|
|
line-height: 50px;
|
|
line-height: 50px;
|
|
color: #fff;
|
|
color: #fff;
|
|
background-color: transparent;
|
|
background-color: transparent;
|
|
|
|
+ font-size: 1.2rem !important;
|
|
}
|
|
}
|