friend list button border radius

This commit is contained in:
Vozer
2022-06-05 14:56:30 -05:00
committed by GitHub
parent 193da5cdc3
commit 67f97600c7
+6 -1
View File
@@ -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;
}
}