Update ThemeDevBadge.css

This commit is contained in:
Mirco Wittrien 2021-10-18 21:50:27 +02:00
parent 2e94561de0
commit b623d7d9b7
1 changed files with 3 additions and 0 deletions

View File

@ -34,3 +34,6 @@
-webkit-app-region: drag !important;
z-index: 1000000 !important;
}
span {
-webkit-backface-visibility: hidden;
}