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 4523f4b commit 3cbdd82Copy full SHA for 3cbdd82
src/vs/workbench/contrib/userDataProfile/browser/media/userDataProfilesEditor.css
@@ -146,6 +146,14 @@
146
margin: 0px;
147
}
148
149
+.profiles-editor .contents-container .profile-body .profile-row-container .profile-description-element ul {
150
+ padding-inline-start: 28px;
151
+}
152
+
153
+.profiles-editor .contents-container .profile-body .profile-row-container .profile-description-element ul li {
154
+ padding-left: 2px;
155
156
157
.profiles-editor .contents-container .profile-body .profile-row-container .monaco-inputbox {
158
width: 400px;
159
0 commit comments