Skip to content

Commit

Permalink
fix: popover position in rtl page
Browse files Browse the repository at this point in the history
fixes #204
  • Loading branch information
talkhabi committed Jan 4, 2022
1 parent 34508c4 commit 6d42340
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/assets/scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,8 @@
width: 100px;
height: 0;
z-index: 500;
right: unset;
bottom: unset;
.#{$prefix}container {
position: absolute;
transform: none;
Expand Down

0 comments on commit 6d42340

Please sign in to comment.