mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
fix dashboard style (#9917)
This commit is contained in:
@@ -80,7 +80,8 @@ panel {
|
|||||||
display: block;
|
display: block;
|
||||||
min-width: 150px;
|
min-width: 150px;
|
||||||
line-height: 35px;
|
line-height: 35px;
|
||||||
padding-left: 22px;
|
padding-left: 24px;
|
||||||
|
padding-right: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabbedPanel .tabList .tab .tabIcon.codicon {
|
.tabbedPanel .tabList .tab .tabIcon.codicon {
|
||||||
|
|||||||
Reference in New Issue
Block a user