diff --git a/marko/components/modal/style.less b/marko/components/modal/style.less index 2c11ff3..bf2b635 100644 --- a/marko/components/modal/style.less +++ b/marko/components/modal/style.less @@ -7,7 +7,7 @@ div.overlay { padding-top: 1em; z-index: 999; - background-color: rgba(0, 0, 0, 0.90); + background-color: rgba(0, 0, 0, 0.95); overflow-y: scroll;