Skip to content

Commit

Permalink
Fix Inspector url copy button wrong position (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
yumiguan authored Oct 27, 2022
1 parent eb8d6aa commit afdc7f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/views/inspector/FlowList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,6 @@ export default {
.flow-list-item-url {
display: inline-block;
word-break: keep-all;
max-width: 840px;
width: calc(100% - 50px);
white-space: nowrap;
overflow: hidden;
Expand Down

0 comments on commit afdc7f5

Please sign in to comment.