Hide run button in markdown editor and pull toggleMoreAction to a seperate class (#3321)

This commit is contained in:
Yurong He
2018-11-27 15:32:20 -08:00
committed by GitHub
parent 9b6784720e
commit 9ea8baca05
4 changed files with 74 additions and 37 deletions

View File

@@ -11,7 +11,6 @@ code-component {
code-component .toolbar {
border-right-width: 1px;
border-right-style: solid;
}
code-component .toolbarIconRun {