Skip to content

Commit

Permalink
CORE-5072: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ekachxaidze98 committed Jan 20, 2025
1 parent 8a46620 commit f0c1d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/output/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
}

.license-type {
flex: 1;
padding: 4px 6px;
border-radius: 2px;
flex: 1;
}

0 comments on commit f0c1d4d

Please sign in to comment.