.app-drawer {
  .ant-drawer-header-title {
    justify-content: end;
  }
  .ant-drawer-body {
    padding: 0;
  }
}
