summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/clusters.scss
blob: 8d6f30e3b845f37ebf36fd9269fe6b4777b1cf6d (plain)
1
2
3
4
5
6
7
8
9
.edit-cluster-form {
  .clipboard-addon {
    background-color: $white-light;
  }

  .alert-block {
    margin-bottom: 10px;
  }
}