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

chore: Align run button text in playground.css
This commit is contained in:
Alexandru Dima 2021-10-08 06:49:41 +02:00 committed by GitHub
commit 34de41a057
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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