:global .page-list {
  .mdc-list {
    border: 1px solid #eee;
    max-width: 200px;
    margin: 16px 0;
    overflow: hidden;
  }
}
