mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-11 06:01:46 -04: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');
|
background: url('clear-search-results.svg');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
.vs-dark .search-action.clear-search-results,
|
.vs-dark .search-action.clear-search-results,
|
||||||
.hc-black .search-action.clear-search-results {
|
.hc-black .search-action.clear-search-results {
|
||||||
background: url('clear-search-results-dark.svg');
|
background: url('clear-search-results-dark.svg');
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
.connection-details-title {
|
.connection-details-title {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|||||||
Reference in New Issue
Block a user