Skip to content

Commit c8083de

Browse files
committed
fix
1 parent c9b2b1d commit c8083de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components-examples/aria/toolbar/toolbar-common.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,6 @@
190190
.example-button[aria-pressed='true'],
191191
.example-button[aria-checked='true'],
192192
.example-option[aria-selected='true'] {
193-
outline: solid 1px;
193+
outline: solid 2px;
194194
}
195195
}

0 commit comments

Comments
 (0)