multiple choice when adding new feed

This commit is contained in:
Nazar Kanaev
2020-07-28 15:58:57 +01:00
parent 745ade6121
commit d83dda9ebf
4 changed files with 31 additions and 2 deletions

View File

@@ -146,6 +146,10 @@ select.form-control:not([multiple]):not([size]) {
opacity: .6;
}
.light {
opacity: .6;
}
.selectgroup {
position: relative;
display: block;