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 d1f4dd4 commit b1b66ebCopy full SHA for b1b66eb
src/components/popover/popover.less
@@ -3,7 +3,7 @@
3
.@{class-prefix-popover} {
4
--z-index: var(--adm-popover-z-index, 1030);
5
6
- --background: #ffffff;
+ --background: var(--adm-color-background);
7
--arrow-size: 8px;
8
--content-padding: 8px 12px;
9
0 commit comments