fix dashboard style (#9917)

This commit is contained in:
Alan Ren
2020-04-09 11:51:49 -07:00
committed by GitHub
parent 59f440dfb4
commit 82f21faf79

View File

@@ -80,7 +80,8 @@ panel {
display: block;
min-width: 150px;
line-height: 35px;
padding-left: 22px;
padding-left: 24px;
padding-right: 24px;
}
.tabbedPanel .tabList .tab .tabIcon.codicon {