Skip to content

Commit

Permalink
[WIP] index/PreviewWindow.vue: make preview background darker
Browse files Browse the repository at this point in the history
  • Loading branch information
ShoshinNikita committed Sep 17, 2019
1 parent c24a4ce commit ea45aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index/PreviewWindow.vue
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@

<style lang="scss" scoped>
#preview-background {
background-color: #00000070;
background-color: #00000090;
height: 100%;
left: 0;
position: fixed;
Expand Down

0 comments on commit ea45aa8

Please sign in to comment.