Skip to content

Commit 9cc21de

Browse files
committed
fix 1px scroll (fix #78)
1 parent 7415127 commit 9cc21de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/devtools/components/ComponentsTab.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ export default {
3939
<style lang="stylus" scoped>
4040
.search
4141
padding 10px 20px
42+
height 50px
43+
box-sizing border-box
4244
border-bottom 1px solid #e3e3e3
4345
4446
.material-icons

0 commit comments

Comments
 (0)