fix demo style

pull/9/head
tjz 2018-02-26 22:24:12 +08:00
parent 841bf5fd18
commit 5471f29705
1 changed files with 5 additions and 0 deletions

View File

@ -59,3 +59,8 @@
right: 15px;
top: 10px;
}
.code-box-demo {
.ant-select {
margin: 0 8px 10px 0;
}
}