mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
center collapse icon (#9966)
This commit is contained in:
@@ -50,3 +50,11 @@ dashboard-widget-wrapper .bottomActionbar {
|
|||||||
margin-top: -27px;
|
margin-top: -27px;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dashboard-widget-wrapper .bottomActionbar .actions-container .action-item a.action-label.codicon-chevron-up {
|
||||||
|
padding-left: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
dashboard-widget-wrapper .bottomActionbar .actions-container .action-item a.action-label.codicon-chevron-down {
|
||||||
|
padding-left: 5px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user