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