Merge branch 'more-tests' of https://github.com/Zaid-maker/uptime-kuma into more-tests

This commit is contained in:
Zaid-maker 2024-12-06 15:02:23 +05:00
commit d59dcc7856
1 changed files with 1 additions and 1 deletions

View File

@ -619,7 +619,7 @@ $shadow-box-padding: 20px;
bottom: 0;
margin-left: -$shadow-box-padding;
margin-right: -$shadow-box-padding;
z-index: 100;
z-index: 10;
background-color: rgba(white, 0.2);
backdrop-filter: blur(2px);
border-radius: 0 0 10px 10px;