Skip to content

Commit

Permalink
fix: fix url input symbols line break
Browse files Browse the repository at this point in the history
  • Loading branch information
youaodu authored and vicanso committed Apr 18, 2024
1 parent 0f62ce5 commit eadb2cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/APISettingParams/uri.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const wrapperClass = css`
.n-input,
.n-base-selection-label {
background-color: transparent !important;
line-break: anywhere;
}
`;

Expand Down

0 comments on commit eadb2cb

Please sign in to comment.