Skip to content

Commit

Permalink
refs #251 [stylelint] Fix style formats
Browse files Browse the repository at this point in the history
  • Loading branch information
h3poteto committed Sep 21, 2018
1 parent a2d49ac commit 4dcfba4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions src/renderer/components/Preferences/Appearance.vue
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,6 @@ export default {
display: flex;
align-items: flex-start;
.left {
}
.right {
margin-left: 40px;
}
Expand Down
1 change: 1 addition & 0 deletions src/renderer/components/Preferences/Language.vue
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ export default {
.description {
margin: 24px 0 20px;
}
.notice {
color: #c0c4cc;
font-size: 12px;
Expand Down

0 comments on commit 4dcfba4

Please sign in to comment.