Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
danalvrz committed Dec 22, 2024
1 parent d82bfa6 commit da075a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/volto-light-theme/src/theme/_widgets.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,17 @@

label.color-contrast-label {
border-bottom: 1px solid #edf1f2;
font-size: 0.7rem;
color: darkorange;
font-size: 0.7rem;
a {
padding: 0.1rem 0.25rem;
border: 1px solid var(--link-foreground-color);
border-radius: 100%;
margin: 0;
margin-left: 4px;
margin-left: 4px;
font-size: 0.4rem;
vertical-align: super;
margin-left: 4px;
}
}
}
Expand Down

0 comments on commit da075a2

Please sign in to comment.