Update ThemeDevBadge.css

This commit is contained in:
Mirco Wittrien 2019-06-12 10:02:42 +02:00
parent fc63815581
commit a5d874242c
1 changed files with 3 additions and 3 deletions

View File

@ -165,10 +165,10 @@
bottom: -3px !important;
}
.headerCozy-2N9HOL .image-33JSyf[style*="/avatars/278543574059057154"] ~ .status-oxiHuE {
top: -1px !important;
right: -1px !important;
top: 0px !important; /* 1px for mask */
/* right: 1px !important; enable for mask */
bottom: unset !important;
border: 1px solid #FFFFFF !important;
border: 0px solid #FFFFFF !important; /* 1px for mask */
}
.theme-dark .headerCozy-2N9HOL .image-33JSyf[style*="/avatars/278543574059057154"] ~ .status-oxiHuE {
border-color: #36393F !important;