@import '../../style/themes/index';

@aside-prefix-cls: ~'@{neco-prefix}-layout';

.@{aside-prefix-cls} {
  height: 100vh;

  .ant-pro-sider-menu-logo {
    padding-left: 10px;
  }
}
