mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
center properties title when collapsed (#9932)
This commit is contained in:
@@ -47,6 +47,6 @@ dashboard-widget-wrapper .actionbar {
|
||||
dashboard-widget-wrapper .bottomActionbar {
|
||||
flex: 0 0 auto;
|
||||
align-self: center;
|
||||
margin-top: -28px;
|
||||
margin-top: -27px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user