mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Dashboard style updates to match mockups (#9857)
* widget formatting * tab panel style * breadcrumb padding * dark theme colors * Addressing comments * move colors to theme.ts * update properties widget colors * update color names
This commit is contained in:
@@ -19,6 +19,9 @@ dashboard-widget-wrapper .widgetHeader {
|
||||
display: flex;
|
||||
flex: 0 0;
|
||||
padding: 3px 0 3px 0;
|
||||
font-weight: 600;
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
dashboard-widget-wrapper .icon {
|
||||
|
||||
Reference in New Issue
Block a user