Skip to content

Commit 22720a6

Browse files
author
Dominik Grenz
committed
Update border color
1 parent 1293090 commit 22720a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

personalization-webcomponents/src/components/checklist-checked-circle.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ defineProps<{
2121
2222
.circle.checked {
2323
background-color: #9CA8B3;
24+
border: 2px solid #9CA8B3;
2425
}
2526
</style>

0 commit comments

Comments
 (0)