improved group assignment list

This commit is contained in:
WolverinDEV 2019-05-20 19:23:18 +02:00
parent 3b10c01541
commit 40a56ed2f2

View file

@ -357,7 +357,21 @@ modal-body {
height: max-content;
}
.icon-container {
align-self: center;
margin-right: 4px;
margin-left: 2px;
margin-top: -2px;
}
a {
align-self: center;
}
.checkbox {
align-self: center;
height: 8px;
margin-top: 1px;
margin-left: 1px;
display: block;