add border radius to mapper list
This commit is contained in:
parent
abb997c75c
commit
8e38469b1f
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@
|
|||
img {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
border-radius: 12px;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue