mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-25 21:54:16 -08:00
Merge branch 'master' into more-tests
This commit is contained in:
commit
b2786881c1
|
@ -619,7 +619,7 @@ $shadow-box-padding: 20px;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
margin-left: -$shadow-box-padding;
|
margin-left: -$shadow-box-padding;
|
||||||
margin-right: -$shadow-box-padding;
|
margin-right: -$shadow-box-padding;
|
||||||
z-index: 100;
|
z-index: 10;
|
||||||
background-color: rgba(white, 0.2);
|
background-color: rgba(white, 0.2);
|
||||||
backdrop-filter: blur(2px);
|
backdrop-filter: blur(2px);
|
||||||
border-radius: 0 0 10px 10px;
|
border-radius: 0 0 10px 10px;
|
||||||
|
|
Loading…
Reference in a new issue