We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de7cee0 commit c996d85Copy full SHA for c996d85
src/components/popover/popover.ios.scss
@@ -66,11 +66,11 @@ $popover-ios-arrow-background: $popover-ios-background !default;
66
transform: rotate(45deg);
67
}
68
69
-.popover-ios .popover-bottom .popover-arrow {
+.popover-ios.popover-bottom .popover-arrow {
70
top: auto;
71
bottom: -10px;
72
73
74
-.popover-ios .popover-bottom .popover-arrow::after {
+.popover-ios.popover-bottom .popover-arrow::after {
75
top: -6px;
76
0 commit comments