fix 修改图标大小
This commit is contained in:
parent
dfdfd071c8
commit
b7b3306f22
@ -53,8 +53,8 @@ const sideTheme = computed(() => settingsStore.sideTheme);
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
& .sidebar-logo {
|
& .sidebar-logo {
|
||||||
width: 50px;
|
width: 70px;
|
||||||
height: 50px;
|
height: 70px;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
margin-right: 12px;
|
margin-right: 12px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user