Skip to content

Commit

Permalink
reduced margin of overlapping select cursor (kodilan-com#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
aomerk authored and fatihacet committed Jan 5, 2020
1 parent ad68381 commit 9aaf554
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/shared/Subscribe.vue
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@ export default {
margin: 0 6px;
color: #202020;
}
.multiselect__select{
right: 0.75rem;
}
.close {
display: block;
Expand Down

0 comments on commit 9aaf554

Please sign in to comment.