|
@@ -244,15 +244,15 @@
|
|
|
</script>
|
|
</script>
|
|
|
|
|
|
|
|
<style lang="scss">
|
|
<style lang="scss">
|
|
|
- .ele-admin-layout {
|
|
|
|
|
- .ele-admin-logo {
|
|
|
|
|
- font-size: 18px !important;
|
|
|
|
|
- img {
|
|
|
|
|
- width: 50px !important;
|
|
|
|
|
- height: auto !important;
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
|
|
+ //.ele-admin-layout {
|
|
|
|
|
+ // .ele-admin-logo {
|
|
|
|
|
+ // font-size: 18px !important;
|
|
|
|
|
+ // img {
|
|
|
|
|
+ // width: 50px !important;
|
|
|
|
|
+ // height: auto !important;
|
|
|
|
|
+ // }
|
|
|
|
|
+ // }
|
|
|
|
|
+ //}
|
|
|
// 侧栏菜单徽章样式,定位在右侧垂直居中并调小尺寸
|
|
// 侧栏菜单徽章样式,定位在右侧垂直居中并调小尺寸
|
|
|
.ele-menu-badge {
|
|
.ele-menu-badge {
|
|
|
position: absolute;
|
|
position: absolute;
|
|
@@ -343,10 +343,10 @@
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- .ele-admin-layout .ele-admin-logo img {
|
|
|
|
|
- height: auto !important;
|
|
|
|
|
- width: 80px !important;
|
|
|
|
|
- margin-right: 5px;
|
|
|
|
|
- max-height: 35px;
|
|
|
|
|
- }
|
|
|
|
|
|
|
+ //.ele-admin-layout .ele-admin-logo img {
|
|
|
|
|
+ // height: auto !important;
|
|
|
|
|
+ // width: 80px !important;
|
|
|
|
|
+ // margin-right: 5px;
|
|
|
|
|
+ // max-height: 35px;
|
|
|
|
|
+ //}
|
|
|
</style>
|
|
</style>
|