profiler improvements (#3151)

* profiler improvements

* fix for issue 3114
This commit is contained in:
Alan Ren
2018-11-07 11:25:24 -08:00
committed by GitHub
parent e2bd6c06ec
commit d9ba4d9130
22 changed files with 129 additions and 116 deletions

View File

@@ -23,7 +23,7 @@
.carbon-taskbar.monaco-toolbar .monaco-action-bar.animated .actions-container {
justify-content: flex-start;
padding-left: 15px;
padding: 5px 5px 5px 15px;
flex-wrap: wrap;
}