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 7b2697f commit 5fa5fb7Copy full SHA for 5fa5fb7
src/welcome/admin.scss
@@ -244,6 +244,10 @@ body[class*="page_stk-"] {
244
.s-icon-kit-settings-field > p {
245
margin-left: calc(var(--label-width) + 40px);
246
}
247
+// Align the pro badge with the field.
248
+.s-icon-kit-settings-field > .s-settings-pro {
249
+ margin-top: -1.4em;
250
+}
251
.s-integrations .ugb-admin-setting__field,
252
.s-icon-settings-fa-version .ugb-admin-setting__field {
253
margin-left: 40px;
0 commit comments