瀏覽代碼

Merge pull request #2658 from Un-index/patch-2

chore: Align run button text in playground.css
Alexandru Dima 3 年之前
父節點
當前提交
34de41a057
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      website/playground/playground.css

+ 1 - 0
website/playground/playground.css

@@ -46,6 +46,7 @@ select {
 	border-bottom: 0;
 	border-bottom: 0;
 	cursor: pointer;
 	cursor: pointer;
 	float: right;
 	float: right;
+	font: inherit;
 	padding-left: 16px;
 	padding-left: 16px;
 }
 }
 .playground-page .action.run {
 .playground-page .action.run {