فهرست منبع

Update playground.css

make button text aligned
Un-index 3 سال پیش
والد
کامیت
f2cfcfde71
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      website/playground/playground.css

+ 1 - 0
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 {