.action-list {
  background: #ffffff;
  border-radius: 0;
  border: 1px solid #eeeded;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}