perf: 修改 logo

This commit is contained in:
ibuler
2022-11-23 16:53:54 +08:00
parent c05a01e46f
commit fd3191ad09
3 changed files with 5 additions and 3 deletions

View File

@@ -87,6 +87,7 @@ export default {
width: 24px;
margin-right: 5px;
vertical-align: middle;
background: white;
}
.mobile .header-avatar {
display: none;

View File

@@ -75,7 +75,7 @@ export default {
& .sidebar-logo-text {
width: 150px;
height: 50px;
padding: 0px 0 2px;
padding: 3px 0;
vertical-align: top;
margin-right: 12px;
}