@drawerPrefixCls: am-drawer;

drawer, nzm-drawer {
  display: block;
}

.@{drawerPrefixCls} {
  &-sidebar {
    z-index: 100;
  }
}
