mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-23 17:23:02 -05:00
center collapse icon (#9966)
This commit is contained in:
@@ -50,3 +50,11 @@ dashboard-widget-wrapper .bottomActionbar {
|
||||
margin-top: -27px;
|
||||
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