BigW Consortium Gitlab

settings_ci_cd.scss 181 Bytes
Newer Older
1 2 3 4 5 6 7 8
.triggers-container {
  .label-container {
    display: inline-block;
    margin-left: 10px;
  }
}

.trigger-actions {
9 10
  white-space: nowrap;

11 12 13 14
  .btn {
    margin-left: 10px;
  }
}