Skip to content

Commit

Permalink
docs(ol-overlay): define font color to be sure content is visible in …
Browse files Browse the repository at this point in the history
…dark mode too.
  • Loading branch information
d-koppenhagen committed Sep 20, 2023
1 parent 57c9a95 commit f338833
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/demos/OverlayDemo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@ function moveToEast() {
box-shadow: 0 5px 10px rgb(2 2 2 / 20%);
padding: 10px 20px;
font-size: 16px;
color: black;
}
</style>

0 comments on commit f338833

Please sign in to comment.