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

View file

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