게임로그 아이템

게임로그 재화(아이템) 추가
This commit is contained in:
2025-07-13 11:29:04 +09:00
parent bab594918e
commit 991462c0d7
12 changed files with 948 additions and 79 deletions

View File

@@ -719,7 +719,7 @@ export const TabScroll = styled.div`
export const TabItem = styled(Link)`
display: inline-flex;
width: 120px;
width: 150px;
height: 30px;
justify-content: center;
align-items: center;