Update ThemeDevBadge.css

This commit is contained in:
Mirco Wittrien 2021-06-17 14:20:05 +02:00 committed by GitHub
parent d81554c6bf
commit 02f588d4c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -27,5 +27,7 @@
right: 0;
bottom: 0;
left: 0;
background: red;
}
background: #18191c;
pointer-events: none;
z-index: 1000000;
}