Skip to content

Commit

Permalink
fix(*): add margin
Browse files Browse the repository at this point in the history
  • Loading branch information
aanchalm01 committed Jul 15, 2022
1 parent adfce95 commit 10e5b71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/KSelect/KSelectItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ export default {
color: var(--grey-600);
font-weight: 600;
font-size: 14px;
margin-bottom: 4px;
}
.select-item-desc {
Expand Down

0 comments on commit 10e5b71

Please sign in to comment.