mirror of https://github.com/bra1n/townsquare.git
fix roles modal part 2
This commit is contained in:
parent
61ebc02490
commit
8ed78b722e
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue