[Web] Show protocol and app access in user overview

This commit is contained in:
andryyy
2021-10-30 20:01:26 +02:00
parent 77281629b9
commit f60652f37b
4 changed files with 20 additions and 0 deletions

View File

@@ -127,3 +127,9 @@ border-bottom-width: 3px;
margin-top:2px;
margin-right:10px;
}
.label-protocol-access {
line-height: 2;
}
.help-block-mt-0 {
margin-top: 0px;
}