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