mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
fix the close icons in sqlops (#1032)
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.account-view .provider-view .list-row .actions-container .action-item .action-label.icon.remove {
|
||||
background-size: 14px !important;
|
||||
}
|
||||
|
||||
.account-view .provider-view .list-row .actions-container {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user