Skip to content

Commit

Permalink
fix: 스토어 상세보기 맛 white-space 처리
Browse files Browse the repository at this point in the history
  • Loading branch information
youtheyeon committed Jan 23, 2025
1 parent 1a55442 commit 40c3985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/store/components/StoreMenu/StoreMenu.css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ export const tasteDescription = style([
vars.fonts.body07_r_14,
{
padding: '0 2rem',
whiteSpace: 'pre-line',
},
]);

0 comments on commit 40c3985

Please sign in to comment.