Skip to content

Commit

Permalink
chore: add some missing styles from merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
marclave committed May 12, 2024
1 parent 842884a commit c230c1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/api-client/src/components/ApiClient/AddressBar.vue
Expand Up @@ -269,6 +269,8 @@ const handleRequestMethodChanged = (requestMethod?: string) => {
min-width: fit-content;
padding-top: 0;
position: relative;
max-width: calc(100% - 153px);
margin-right: auto;
}
.url-form-input-fade__left,
.url-form-input-fade__right {
Expand Down

0 comments on commit c230c1e

Please sign in to comment.