Skip to content

Commit 1710e2a

Browse files
authored
UX: SR: Adjust subjects name list max width (#755)
1 parent d40fc30 commit 1710e2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/common/NewTable/Table.styled.ts

-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ export const Table = styled.table(
157157
& a {
158158
color: ${table.td.color.normal};
159159
font-weight: 500;
160-
max-width: 450px;
161160
white-space: nowrap;
162161
overflow: hidden;
163162
text-overflow: ellipsis;

0 commit comments

Comments
 (0)