Update member drawer icons (#1312)

* update folds

* update member drawer icons
This commit is contained in:
Ajay Bura
2023-06-25 08:40:48 +05:30
committed by GitHub
parent 3cd03b8bc6
commit 29a9161680
4 changed files with 17 additions and 13 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ export const MemberDrawerContentBase = style({
});
export const MemberDrawerContent = style({
padding: `${config.space.S300} 0`,
padding: `${config.space.S200} 0`,
});
const ScrollBtnAnime = keyframes({