diff --git a/src/styles.scss b/src/styles.scss index 53df89909ff242ab624a1f1ce679cb844c2936f8..08c7d2ff6b3547358ec0db4353e58d8d6a20559b 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -191,7 +191,7 @@ button { width: 100%; height: 100%; z-index: $modal-z-index; - position: absolute; + position: fixed; content: ''; top: 0; left: 0;