/* src/ui/timeline.module.css */
.container_ILUYTg {
  display: flex;
  flex-direction: row;
  align-items:  center;
  gap: 4px;
  width: 100%;
}

.range_ILUYTg {
  flex: 1;
}

.btn_ILUYTg {
  width: 32px;
  height: 32px;
  font-size: 24px;
}
