Skip to content

Commit a6c70c2

Browse files
committed
refactor: transform 속성 제거
1 parent 1adbc9f commit a6c70c2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

client/src/features/page/components/PageControlButton/PageControlButton.style.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ export const pageControlContainer = css({
88
opacity: 1,
99
},
1010
},
11-
"& svg": {
12-
transform: "scale(1)",
13-
},
1411
});
1512

1613
export const pageControlButton = cva({

0 commit comments

Comments
 (0)