mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 20:02:07 +00:00
friend list button border radius
This commit is contained in:
+6
-1
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user