Skip to content

Commit

Permalink
fix(cc-domain-management): revert to initial gap
Browse files Browse the repository at this point in the history
  • Loading branch information
HeleneAmouzou committed Oct 22, 2024
1 parent 3379687 commit 77f366a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ export class CcDomainManagement extends LitElement {
.wrapper {
display: flex;
flex-direction: column;
gap: 0.5em;
gap: 1.5em;
}
code {
Expand Down

0 comments on commit 77f366a

Please sign in to comment.