Skip to content

Commit

Permalink
[VisualDisplay] bump the active outline width (#3083)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickracicot authored Oct 26, 2023
1 parent a96d0f9 commit ae49db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/component-visual-display.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

/* Active state */
.visual-display-parent.active .visual-display--presentation-swatch {
outline-width: 0.1rem;
outline-width: 0.2rem;
outline-color: rgb(var(--color-foreground), 1);
}

Expand Down

0 comments on commit ae49db8

Please sign in to comment.