Skip to content

Commit f240817

Browse files
authored
fix(style): Update bottom-facing arrow color to match footer background (#530)
1 parent d24eefc commit f240817

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Popups/PopupBase.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474

7575
&::after {
7676
top: -1px;
77+
border-top-color: $popup-footer-bg;
7778
}
7879
}
7980
}

0 commit comments

Comments
 (0)