forked from huge/frontEnd/hugeOA

...
liyj
2020-07-23 ebec8a6343ba4fedec50e462d8d2f81c2b719966
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%;
      }
    }
  }
}