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 b19e248383
commit b6283b3469
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 13 deletions

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({