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 adadcb3 commit b0a58e0Copy full SHA for b0a58e0
src/components/DocumentationTopic/PrimaryContent/Declaration.vue
@@ -141,6 +141,6 @@ export default {
141
@import 'docc-render/styles/_core.scss';
142
143
.conditional-constraints {
144
- margin-top: var(--declaration-conditional-constraints-margin, 30px);
+ margin-top: var(--declaration-conditional-constraints-margin, 20px);
145
}
146
</style>
0 commit comments