Skip to content

Commit 0b520f2

Browse files
committed
design: 필요없는 코드 삭제
1 parent 7f80056 commit 0b520f2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/common/header/Header.styled.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ export const HeaderContainer = styled.div`
2424
}
2525
}
2626
27-
.panel {
28-
border-radius: ${({ theme }) => theme.borderRadius.primary};
29-
}
30-
3127
.auth {
3228
ul {
3329
display: flex;

0 commit comments

Comments
 (0)