forked from huge/frontEnd/hugeOA

Mr Ke
2020-05-27 fa71559c92ce8f7429971370ca4bd1139c903621
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%;
      }
    }
  }
}