mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-15 03:30:29 +03:00
Update member drawer icons (#1312)
* update folds * update member drawer icons
This commit is contained in:
parent
b19e248383
commit
b6283b3469
4 changed files with 17 additions and 13 deletions
|
|
@ -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({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue