forked from huge/frontEnd/hugeOA

Mr Ke
2020-06-24 cb0a06de99bd629c2021e3d9b32fe8eae8c54879
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%;
      }
    }
  }
}