UI changes for team folders

This commit is contained in:
Peter Papp
2021-08-19 18:14:38 +02:00
parent 58b7e6d584
commit e13a2cd18f
10 changed files with 289 additions and 76 deletions

View File

@@ -86,13 +86,14 @@
}
}
.input-help {
@include font-size(12);
color: $text-muted;
line-height: 1.35;
padding-top: 10px;
display: block;
}
}
.input-help {
@include font-size(12);
color: $text-muted;
line-height: 1.35;
padding-top: 10px;
display: block;
}
.single-line-form {