Skip to content

Commit

Permalink
Make #reference-width 100%
Browse files Browse the repository at this point in the history
  • Loading branch information
fatih-erikli committed Sep 11, 2023
1 parent 620dc6d commit 92500d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fontra/views/editor/panel-reference-font.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ export default class ReferenceFontPanel extends Panel {
}
#reference-font {
width: 100%;
display: grid;
padding: 1em;
gap: 1em;
Expand Down

0 comments on commit 92500d1

Please sign in to comment.