forked from huge/frontEnd/hugeOA

liyj
2020-09-07 f7e9b835c30e5b3287b2c04e24950871cafa907d
src/components/common/HeadView/index.scss
@@ -1,5 +1,12 @@
.menu-view {
.header-view {
  &-main {
    padding: 8px;
    &-logo-area{
      width: 200px;
      padding: 0 10px;
      height: 100%;
      & img{
        width: 100%;
      }
    }
  }
}