refs #251 [stylelint] Fix style formats

This commit is contained in:
AkiraFukushima 2018-09-21 23:50:02 +09:00
parent a2d49ac8fe
commit 48907098e0
2 changed files with 1 additions and 3 deletions

View File

@ -135,9 +135,6 @@ export default {
display: flex;
align-items: flex-start;
.left {
}
.right {
margin-left: 40px;
}

View File

@ -75,6 +75,7 @@ export default {
.description {
margin: 24px 0 20px;
}
.notice {
color: #c0c4cc;
font-size: 12px;