8000 chore(b-form-rating): remove focus outline from icons (#5142) · bootstrap-vue/bootstrap-vue@2044737 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2044737

Browse files
authored
chore(b-form-rating): remove focus outline from icons (#5142)
1 parent 9ebe7da commit 2044737

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/form-rating/_form-rating.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
.b-rating-star {
1919
display: inline-flex;
2020
justify-content: center;
21+
outline: 0;
2122

2223
.b-rating-icon {
2324
display: inline-flex;

0 commit comments

Comments
 (0)
0