Skip to content

Commit

Permalink
Bug Fixes: bug #6 v 2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaming743 committed Aug 26, 2019
1 parent c6974cd commit 3cba31d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/components/borderBox1/src/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
}
.dv-border-box-1 .border {
position: absolute;
display: block;
}
.dv-border-box-1 .right-top {
right: 0px;
Expand Down
1 change: 1 addition & 0 deletions src/components/borderBox1/src/main.vue
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ export default {
.border {
position: absolute;
display: block;
}
.right-top {
Expand Down

0 comments on commit 3cba31d

Please sign in to comment.