hailin
2023-07-25 5176aefe7d7e6f77f23dd7059d85bf7b398900f5
src/layout/components/Sidebar/Logo.vue
@@ -53,16 +53,18 @@
  & .sidebar-logo-link {
    height: 100%;
    width: 100%;
    padding: 0px 20px;
    padding: 0px 8px;
    box-sizing: border-box;
    text-align: left;
    // text-align: center;
    // align-items: center;
    & .sidebar-logo {
      width: 100%;
      // width: 32px;
      // height: 32px;
      // width: 60%;
      // height: 70%;
      width: 80%;
      height: 80%;
      // width: 80%;
      // height: 80%;
      vertical-align: middle;
      // margin-right: 12px;
    }