mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-05 02:51:36 -05:00
Remove a style that is breaking the "Clear MRU" list (#3587)
This commit is contained in:
@@ -105,10 +105,12 @@
|
||||
background: url('clear-search-results.svg');
|
||||
}
|
||||
|
||||
/*
|
||||
.vs-dark .search-action.clear-search-results,
|
||||
.hc-black .search-action.clear-search-results {
|
||||
background: url('clear-search-results-dark.svg');
|
||||
}
|
||||
*/
|
||||
|
||||
.connection-details-title {
|
||||
font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user