dashfolders: POC - Use separate component for "Add permission" #10676

This commit is contained in:
Johannes Schill
2018-01-31 10:39:38 +01:00
parent ee57ed10f9
commit 666d29fafa
8 changed files with 315 additions and 111 deletions

View File

@@ -392,3 +392,9 @@ select.gf-form-input ~ .gf-form-help-icon {
top: 10px;
color: $text-muted;
}
.cta-form {
padding: 1rem;
background-color: $dark-2;
margin-bottom: 1rem;
}