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

View file

@ -48,7 +48,7 @@ html {
}
.backgroundContainer.withBackdrop {
background-color: rgba(255, 255, 255, .94)
background-color: rgba(255, 255, 255, .80)
}
.dialog {