fix roles modal part 2

This commit is contained in:
Steffen 2021-03-11 19:47:36 +01:00 committed by GitHub
parent 61ebc02490
commit 8ed78b722e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -168,8 +168,8 @@ ul.tokens {
padding-left: 5%;
li {
border-radius: 50%;
width: 6vw;
margin: 1%;
width: 5vw;
margin: 5px;
opacity: 0.5;
transition: all 250ms;
&.selected {