Skip to content

Commit

Permalink
fix: spinner line height
Browse files Browse the repository at this point in the history
  • Loading branch information
ihexxa committed May 21, 2024
1 parent 8753e7b commit c05f080
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/insomnia/src/ui/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -2913,6 +2913,7 @@ input.editable {
}
.response-pane .overlay .timer-list i.fa {
font-size: 1.2rem;
line-height: 2rem;
}
.response-pane .response-pane__notify {
display: flex;
Expand Down

0 comments on commit c05f080

Please sign in to comment.