bump z-index for the background

This commit is contained in:
Ruben 2025-05-28 23:33:19 -05:00
commit e49dacb806
No known key found for this signature in database
GPG key ID: 8EA836555FB6D9A5

View file

@ -332,7 +332,7 @@ summary {
position: fixed; position: fixed;
top: 0 !important; top: 0 !important;
padding: .4rem 0 .4rem 0; padding: .4rem 0 .4rem 0;
z-index: 10; z-index: 100;
align-content: center; align-content: center;
color: var(--foreground); color: var(--foreground);