diff --git a/module/webroot/styles.css b/module/webroot/styles.css index f5010b3..67af318 100644 --- a/module/webroot/styles.css +++ b/module/webroot/styles.css @@ -606,7 +606,7 @@ body { color: white; font-size: 15px; padding: 5px 15px; - z-index: 1000; + z-index: 2000; transform: translateY(100%); transition: transform 0.5s ease; white-space: nowrap;