mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-06 17:23:53 -05:00
table based explorer widget (#10279)
* bump sts * extend widget container * remove title * wip * refactoring * Revert "extend widget container" * showTitle option * fix properties widget error * icon column * icon and button columns * use textwithicon column * icon * refactor and filter * context menu * refactor * tests * fix hygiene * tests * comments
This commit is contained in:
@@ -24,7 +24,7 @@ dashboard-widget-wrapper .widgetHeader {
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
dashboard-widget-wrapper .icon {
|
||||
dashboard-widget-wrapper .widgetHeader .icon {
|
||||
display: inline-block;
|
||||
padding: 10px;
|
||||
margin-left: 5px;
|
||||
|
||||
Reference in New Issue
Block a user