.fixed-header {
  .ant-layout { // apply to all .ant-layout Class
    overflow: auto;
  }
}
