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 5586f96 commit 3fc5af6Copy full SHA for 3fc5af6
1 file changed
packages/app/src/components/settings-v2/settings-v2.css
@@ -133,9 +133,10 @@
133
}
134
135
[data-slot="settings-v2-row-description"] {
136
+ margin-block: -3.5px;
137
font-size: 13px;
138
font-weight: 440;
- line-height: 1;
139
+ line-height: 20px;
140
color: var(--v2-text-text-muted);
141
142
@@ -270,10 +271,10 @@
270
271
272
273
.settings-v2-provider-description {
- margin: 0;
274
275
276
277
278
279
280
0 commit comments