diff --git a/src/components/Copied/index.scss b/src/components/Copied/index.scss index b6e89bb..e3f1456 100644 --- a/src/components/Copied/index.scss +++ b/src/components/Copied/index.scss @@ -2,7 +2,7 @@ position: fixed; background: white; color: #222222; - z-index: 40; + z-index: 400; display: inline-flex; align-items: center; justify-content: center;