fix: fix displaying response title

This commit is contained in:
Anya Stasiuk 2020-09-07 15:50:05 +03:00
parent d32b3c8422
commit caff49fb6a

View File

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