fix: fix displaying response title (#1376)

This commit is contained in:
Anna Stasiuk 2020-09-08 16:14:39 +03:00 committed by GitHub
parent d32b3c8422
commit f3e8ab4f8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@ cursor: default;
width: 1.5em;
text-align: center;
display: inline-block;
vertical-align: top;
}
&:focus {
outline: 0;