mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 16:46:34 +03:00
Add display: inline-block
for .openapi-button
(#321)
This commit is contained in:
parent
d1562d5ff1
commit
86b4db468b
|
@ -17,6 +17,7 @@
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
margin-left: 0.5em;
|
margin-left: 0.5em;
|
||||||
padding: 3px 8px 4px;
|
padding: 3px 8px 4px;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
:host /deep/ [section] {
|
:host /deep/ [section] {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user