Skip to content

Commit

Permalink
feat(cc-domain-management): remove spacing between domain and path
Browse files Browse the repository at this point in the history
Fixes #1204
  • Loading branch information
florian-sanders-cc committed Oct 22, 2024
1 parent 1043eea commit 6e342c5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,6 @@ export class CcDomainManagement extends LitElement {
color: var(--cc-color-text-primary-strongest);
font-family: var(--cc-ff-monospace);
font-weight: bold;
padding-left: 0.5em;
}
.domain-link {
Expand Down

0 comments on commit 6e342c5

Please sign in to comment.