Skip to content

Commit

Permalink
fix: main toolbar padding (#5262)
Browse files Browse the repository at this point in the history
  • Loading branch information
petermakowski committed Jan 9, 2024
1 parent 54d2134 commit 5f033f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/_vanilla-overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
// https://warthogs.atlassian.net/browse/MAASENG-2440
// https://github.com/canonical/maas-ui/pull/5244
.main-toolbar {
padding-top: $spv--medium;
padding: $spv--medium 0;
}

0 comments on commit 5f033f0

Please sign in to comment.