Skip to content

Commit

Permalink
[VisualDisplay] bump the active outline width (#3083) (#3091)
Browse files Browse the repository at this point in the history
  • Loading branch information
sofiamatulis authored Oct 31, 2023
1 parent a96d0f9 commit f56a686
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 f56a686

Please sign in to comment.