forked from huge/frontEnd/hugeOA

Mr Ke
2020-09-04 0be3ac0f2f83c1b58249d43850a0e4b4f531a8db
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%;
      }
    }
  }
}