Make the dots in the reaction picker's "more" button circles
This commit is contained in:
parent
29a3a2ac58
commit
195392491e
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@
|
|||
}
|
||||
|
||||
&__dot {
|
||||
border-radius: 100%;
|
||||
border-radius: 50%;
|
||||
height: 3px;
|
||||
margin-right: 4px;
|
||||
width: 3px;
|
||||
|
|
Loading…
Reference in a new issue