Skip to content

Commit

Permalink
feat: 更改pi-tab底部导轨长度缺失问题
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzhenfei committed Nov 19, 2020
1 parent 7ccc77d commit 6801f13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions components/pi-tabs/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ export default {
.scroll-wrap {
position: relative;
display: inline-block;
width: 100%;
white-space: nowrap;
.pi-tab {
display: inline-block;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sadais-piui",
"version": "1.0.23",
"version": "1.0.24",
"description": "piui组件库",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6801f13

Please sign in to comment.