frontend: update pankow for dark mode fixes

This commit is contained in:
Johannes Zellner
2024-06-20 13:36:13 +02:00
parent b3e5563e15
commit 0fa32c9572
2 changed files with 5 additions and 1 deletions

View File

@@ -604,6 +604,10 @@ export default {
flex-grow: 1;
}
.directory-view {
background-color: var(--pankow-color-background);
}
</style>
<style>