Skip to content

Commit

Permalink
fix: navigation table margin
Browse files Browse the repository at this point in the history
Ticket: ENT-9833
Changelog: None
Signed-off-by: Mikita Pilinka <[email protected]>
  • Loading branch information
mineralsfree committed Nov 27, 2023
1 parent 595a6c0 commit 54077da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/_assets/styles/less/base.less
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ pre {
aside {
grid-area: navigation;
width: 28rem;
margin-left: 4rem;
margin-left: 2rem;
margin-right: 5.6rem;
@media @desktop-wide-down {
margin-right: 1.6rem;
Expand Down

0 comments on commit 54077da

Please sign in to comment.