Popup chervon color fix

This commit is contained in:
alistair3149 2019-12-02 21:49:44 -05:00
parent e0f2cfa322
commit 510a71a309

View file

@ -16,6 +16,10 @@
.mwe-popups {
background: @dark-bg-50;
&.mwe-popups-image-tri:after {
border-color: @dark-bg-50;
}
.mwe-popups-container,
.mwe-popups-extract {
color: @dark-text-90;