We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a619a1 + 1316d69 commit cda7f04Copy full SHA for cda7f04
1 file changed
src/styles/components/data-filter/_filter-profiles.scss
@@ -34,7 +34,7 @@
34
@mixin filter-dd-content-mixin ($width) {
35
// Base styles
36
position: absolute;
37
- top: 52px; left: 0;
+ top: 52px; right: 0;
38
z-index: variables.$max-z;
39
visibility: hidden;
40
opacity: 0;
0 commit comments