mirror of
https://github.com/Redocly/redoc.git
synced 2025-06-01 03:33:04 +03:00
fix: fix displaying response title (#1376)
This commit is contained in:
parent
d32b3c8422
commit
f3e8ab4f8e
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user