Skip to content

Commit

Permalink
gallery: bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ntzyz committed Mar 2, 2019
1 parent 1e20d6f commit af8c0d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugins/gallery/browser/Gallery.vue
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,9 @@ export default {
z-index: 1;
position: relative;
}
header {
backdrop-filter: none;
}
header.title h3, div.introduction, footer.meta {
color: white;
$shadow-color: #333;
Expand Down

0 comments on commit af8c0d3

Please sign in to comment.