Skip to content

Commit

Permalink
fix: fix displaying response title (#1376)
Browse files Browse the repository at this point in the history
  • Loading branch information
stasiukanya authored Sep 8, 2020
1 parent d32b3c8 commit f3e8ab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Responses/styled.elements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ cursor: default;
width: 1.5em;
text-align: center;
display: inline-block;
vertical-align: top;
}
&:focus {
outline: 0;
Expand Down

0 comments on commit f3e8ab4

Please sign in to comment.