Skip to content

Commit e745251

Browse files
committed
Add outline (SettingsItem)
1 parent f3a17cc commit e745251

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/SettingsItem.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ const emit = defineEmits<Emits>()
7474
justify-content: center;
7575
font-size: 12px;
7676
color: currentColor;
77+
@include text-outline();
7778
}
7879
7980
}

0 commit comments

Comments
 (0)