Skip to content

Commit

Permalink
fix: darkMode in media[WTEL-4085]
Browse files Browse the repository at this point in the history
  • Loading branch information
Lera24 committed Jan 10, 2024
1 parent 455ed0b commit 8663525
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/modules/lookups/modules/media/components/the-media.vue
Original file line number Diff line number Diff line change
Expand Up @@ -339,4 +339,8 @@ export default {
margin-bottom: 3px;
}
}
#dropzone {
background: var(--content-wrapper-color);
}
</style>

0 comments on commit 8663525

Please sign in to comment.