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%;
|
padding-left: 5%;
|
||||||
li {
|
li {
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
width: 6vw;
|
width: 5vw;
|
||||||
margin: 1%;
|
margin: 5px;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
transition: all 250ms;
|
transition: all 250ms;
|
||||||
&.selected {
|
&.selected {
|
||||||
|
|
Loading…
Reference in New Issue