We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af66efe commit 5a79cf4Copy full SHA for 5a79cf4
src/vs/workbench/contrib/preferences/browser/media/settingsEditor2.css
@@ -40,13 +40,13 @@
40
41
.settings-editor > .settings-header > .search-container > .settings-count-widget {
42
position: absolute;
43
- right: 46px;
+ right: 48px;
44
top: 0px;
45
- margin: 4px 0px;
+ margin: 2.5px 0px;
46
}
47
48
.settings-editor > .settings-header > .search-container.with-ai-toggle > .settings-count-widget {
49
- right: 65px;
+ right: 69px;
50
51
52
.settings-editor > .settings-header > .search-container > .settings-count-widget:empty {
0 commit comments