diff --git a/src/_friends.scss b/src/_friends.scss index 3b3810e..ef4a49a 100644 --- a/src/_friends.scss +++ b/src/_friends.scss @@ -4,6 +4,11 @@ //////////////////////// */ +/* Friends List Options */ +.tabBar-ra-EuL .item-3mHhwr { + border-radius: 50px; +} + /* Friends themselves */ .peopleListItem-u6dGxF { backdrop-filter: blur(20px); @@ -61,4 +66,4 @@ background: rgba(41, 38, 39, 0.276); margin-bottom: 15px; margin-top: 15px; -} \ No newline at end of file +}