themes
This commit is contained in:
parent
f5d5a1c182
commit
fbbc65ac8e
|
@ -196,16 +196,15 @@
|
|||
#app-mount #bda-qem-favourite-container:only-child {
|
||||
border-radius: 5px;
|
||||
}
|
||||
#app-mount .emojiPicker-3m1S-j,
|
||||
#app-mount .emojiPicker-3m1S-j .dimmer-3iH-5D,
|
||||
#app-mount #bda-qem,
|
||||
#app-mount #bda-qem-twitch-container,
|
||||
#app-mount #bda-qem-favourite-container {
|
||||
width: 343px;
|
||||
width: 344px;
|
||||
}
|
||||
#app-mount .emojiPicker-3m1S-j,
|
||||
#bda-qem-twitch-container,
|
||||
#bda-qem-favourite-container {
|
||||
height: 326px;
|
||||
height: 328px;
|
||||
}
|
||||
#app-mount .emojiPicker-3m1S-j .dimmer-3iH-5D.visible-3k45bQ {
|
||||
display: none;
|
||||
|
|
|
@ -102,10 +102,10 @@
|
|||
-webkit-mask: var(--themedevbadgebackdrop) center/cover no-repeat !important;
|
||||
background: #FFFFFF !important;
|
||||
position: absolute !important;
|
||||
width: 20px !important;
|
||||
height: 20px !important;
|
||||
left: -3.5px !important;
|
||||
bottom: -5px !important;
|
||||
width: 23px !important;
|
||||
height: 23px !important;
|
||||
left: -6.5px !important;
|
||||
bottom: -9px !important;
|
||||
z-index: 1 !important;
|
||||
}
|
||||
.theme-dark .headerCozy-2N9HOL .wrapper-3t9DeA[user_by_BDFDB="278543574059057154"]:before {
|
||||
|
|
Loading…
Reference in New Issue