Skip to content

Commit

Permalink
Schema Registry Subjects list max-width
Browse files Browse the repository at this point in the history
Resolves: #404
  • Loading branch information
Nilumilak committed Jan 7, 2025
1 parent d5c976e commit f1fa2cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/common/NewTable/Table.styled.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ export const Table = styled.table(
& a {
color: ${table.td.color.normal};
font-weight: 500;
max-width: 450px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
Expand Down

0 comments on commit f1fa2cb

Please sign in to comment.