tweak popover border color in light theme

This commit is contained in:
Konstantin Schaper
2023-08-15 14:27:04 +02:00
parent 81a4afdd79
commit 5469d78e34

View File

@@ -109,7 +109,3 @@ footer.footer {
.has-hover-visible:hover {
color: $grey-darker !important;
}
.popover-arrow {
fill: $grey-light !important;
}