Make the dots in the reaction picker's "more" button circles

This commit is contained in:
Evan Hahn 2021-09-14 13:46:34 -05:00 committed by GitHub
parent 29a3a2ac58
commit 195392491e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@
}
&__dot {
border-radius: 100%;
border-radius: 50%;
height: 3px;
margin-right: 4px;
width: 3px;