Skip to content

Commit f1fa2cb

Browse files
committed
Schema Registry Subjects list max-width
Resolves: #404
1 parent d5c976e commit f1fa2cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
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)