Skip to content

Commit db8603a

Browse files
authored
Merge pull request #47 from LinkyBoard/dev
[WEB] 배포 최신화
2 parents 9370d24 + 9f99539 commit db8603a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/web/src/components/(with-side-bar)/topic/sticker/topic-sticker-detail-modal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export default function TopicStickerDetailModal() {
4343
}}
4444
onMouseDown={onMouseDown}
4545
>
46-
<div className="bg-background size-4/5 space-y-4 rounded-2xl p-8">
46+
<div className="bg-background size-4/5 space-y-4 rounded-2xl px-16 py-8">
4747
<div className="flex items-center justify-between">
4848
<button onClick={onRouteToDetail}>
4949
<MoveDiagonal2 size={20} />

0 commit comments

Comments
 (0)