.more-menu-item {
  display: flex;
  flex-flow: row nowrap;
}

.checklist-button {
  display: flex;
  align-items: center;
  justify-content: center;

  height: 100%;
  padding-right: 6px;
}
