mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-01 09:35:41 -05:00
Update open existing dialog icons (#13571)
* update open existing dialog icons * undo removing folder.svg * remove max width and max height
This commit is contained in:
@@ -84,8 +84,8 @@ export class NewProjectDialog extends DialogBase {
|
||||
]
|
||||
};
|
||||
}),
|
||||
iconHeight: '50px',
|
||||
iconWidth: '50px',
|
||||
iconHeight: '75px',
|
||||
iconWidth: '75px',
|
||||
cardWidth: '170px',
|
||||
cardHeight: '170px',
|
||||
ariaLabel: constants.TypeTitle,
|
||||
|
||||
Reference in New Issue
Block a user