RED-4397: Fixed pdf viewer popup color

This commit is contained in:
Adina Țeudan 2022-07-08 14:13:46 +03:00
parent feb7470543
commit 0846a21e18

View File

@ -38,7 +38,7 @@
border: 2px solid #dd4d5080;
}
.AnnotationPopup {
.Popup {
--component-background: white;
--popup-button-hover: #e7edf3;
}