code review

This commit is contained in:
cookfront
2017-03-30 21:22:14 +08:00
parent e241d92cd9
commit e20022b868
20 changed files with 522 additions and 186 deletions

View File

@@ -30,8 +30,8 @@ export default {
.examples {
width: 320px;
box-sizing: border-box;
padding: 10px 0 0;
min-height: 200px;
padding: 10px 0;
min-height: 60px;
max-height: 500px;
overflow: auto;
background-color: #F8F8F8;