diff --git a/website/playground/playground.css b/website/playground/playground.css index f7c8dfbfdd..8dbbcb4762 100644 --- a/website/playground/playground.css +++ b/website/playground/playground.css @@ -46,6 +46,7 @@ select { border-bottom: 0; cursor: pointer; float: right; + font: inherit; padding-left: 16px; } .playground-page .action.run {