Skip to content

Commit ea868ec

Browse files
committed
Adjust styling to reviewer feedback
1 parent 6822f63 commit ea868ec

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

media/options-widget.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@
132132
line-height: 22px;
133133
}
134134

135+
.advanced-options-accordion .p-accordion-toggle-icon {
136+
margin-right: 3px;
137+
}
138+
135139
.advanced-options-content {
136140
color: var(--vscode-settings-headerForeground);
137141
padding-bottom: 0.5rem;
@@ -195,6 +199,6 @@
195199

196200
.settings-contribution-message {
197201
margin-top: 0;
198-
margin-bottom: 0;
202+
margin-bottom: 0.5em;
199203
color: var(--vscode-descriptionForeground);
200204
}

0 commit comments

Comments
 (0)