Skip to content

Commit

Permalink
Reduce space between the slider and its checkbox
Browse files Browse the repository at this point in the history
  • Loading branch information
ollimeier committed Oct 17, 2024
1 parent c74f96d commit 4e984ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fontra/views/fontinfo/panel-cross-axis-mapping.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ addStyleSheet(`
display: grid;
grid-template-columns: auto;
gap: 0.5em;
margin-left: -10px;
}
.fontra-ui-font-info-cross-axis-mapping-panel-cross-axis-mapping-box.min-height,
Expand Down

0 comments on commit 4e984ce

Please sign in to comment.