Skip to content

Commit e1de1d9

Browse files
committed
style: 헤더 프로필에 pointer 추가
1 parent 9b1a00d commit e1de1d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/shared/component/Layout/layoutHeader/Header.css.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ export const profilePlaceholder = style({
7676
borderRadius: '50%',
7777
backgroundColor: colors.grey6,
7878
flexShrink: 0,
79+
cursor: 'pointer',
7980
});
8081

8182
export const loginButton = style({

0 commit comments

Comments
 (0)