.actions {
  display: flex;
  gap: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  border-top-left-radius: 4px;
  overflow: hidden;
}
