Browse Source

logo放大

newMaster
1747191978@qq.com 3 months ago
parent
commit
93a905ab56
  1. 5
      acupuncture-前台/src/layout/components/Sidebar/Logo.vue

5
acupuncture-前台/src/layout/components/Sidebar/Logo.vue

@ -52,8 +52,9 @@ export default {
justify-content: center;
align-items: center;
img {
width: 40px;
height: 40px;
margin-top: -10px;
width: 48px;
height: 48px;
}
&.collapse {

Loading…
Cancel
Save