Browse Source

优化footer

feature/home^2
LiLongLong 6 months ago
parent
commit
7c76638661
  1. 2
      src/views/components/Footer.vue

2
src/views/components/Footer.vue

@ -51,7 +51,7 @@ const showWastePopover = ref(false)
align-items: center;
border-radius: 5px;
background: #FFFFFF;
height: 40px;
height: 1.25rem;
width: 39.625rem;
margin-left: 11.875rem;
}

Loading…
Cancel
Save