remove backdrop call

This commit is contained in:
grafixeyehero
2019-11-24 20:43:37 +03:00
parent 79cd6a7552
commit bad156654b
7 changed files with 7 additions and 11 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ html {
}
.backgroundContainer.withBackdrop {
background-color: rgba(0, 0, 0, .86)
background-color: rgba(0, 0, 0, 0.60)
}
.paper-icon-button-light:hover:not(:disabled) {