lib/nexmo/oas/renderer/public/assets/stylesheets/nexmo-oas-renderer.css in nexmo-oas-renderer-0.8.0 vs lib/nexmo/oas/renderer/public/assets/stylesheets/nexmo-oas-renderer.css in nexmo-oas-renderer-0.9.0

- old
+ new

@@ -70,26 +70,20 @@ background: #8f4fa7; } .table-no-line td { border-bottom: none !important; } -.Vlt-table .Vlt-table table thead th { - background-color: #f8fafc; - border-bottom-color: #c4cdd5; - border-top-color: #e7ebee; - color: #4e5a64; } - .Nxd-api { padding-top: 0; padding-right: 16px; } @media only screen and (max-width: 575px) { .Nxd-api { padding-left: 16px; } } .Nxd-api__responses { top: 30px; position: sticky; display: block; - overflow: auto; } + overflow: scroll; } .Nxd-api__code { background: #e7ebee; border-bottom: 1px solid #f8fafc; padding: 16px; } .Nxd-api__code h4,