Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
dmstern committed Aug 28, 2018
1 parent ae0f9a3 commit 2242bea
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,6 @@ code.hljs {
margin-right: 2em;
}
&__title {
display: flex;
align-items: center;
Expand All @@ -443,7 +442,7 @@ code.hljs {
fill: $color-white;
}
}
.v-input__icon--append .v-icon {
opacity: 0;
visibility: hidden;
Expand All @@ -455,7 +454,7 @@ code.hljs {
visibility: visible;
transform: scale($mdi2faScaleFactor) rotate(0);
}
}
}
.v-input__control {
flex-direction: row;
Expand Down

0 comments on commit 2242bea

Please sign in to comment.