Skip to content

Commit 13396be

Browse files
committed
큰 화면에서 세션 시간표의 시간이 깨지던 이슈 수정
1 parent 20bd691 commit 13396be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/Session/timetable.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ const SessionTable = styled.table`
251251
border-top: unset;
252252
transform: translateY(-${TD_HEIGHT / 2}rem);
253253
width: 1.5rem;
254-
max-width: 1.5rem;
255254
256255
font-size: 0.75rem;
257256
color: rgba(255, 255, 255, 0.5);

0 commit comments

Comments
 (0)