centre of member
This commit is contained in:
@@ -139,6 +139,44 @@
|
|||||||
overflow: hidden !important;
|
overflow: hidden !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html:not(.politictalk-direct-access-blocked) #largeVideoContainer #dominantSpeaker {
|
||||||
|
align-items: center !important;
|
||||||
|
bottom: 0 !important;
|
||||||
|
display: flex !important;
|
||||||
|
height: 100% !important;
|
||||||
|
justify-content: center !important;
|
||||||
|
left: 0 !important;
|
||||||
|
margin: 0 !important;
|
||||||
|
overflow: visible !important;
|
||||||
|
pointer-events: none !important;
|
||||||
|
position: absolute !important;
|
||||||
|
right: 0 !important;
|
||||||
|
top: 0 !important;
|
||||||
|
transform: none !important;
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
html:not(.politictalk-direct-access-blocked) #largeVideoContainer #dominantSpeaker .dynamic-shadow {
|
||||||
|
left: 50% !important;
|
||||||
|
pointer-events: none !important;
|
||||||
|
position: absolute !important;
|
||||||
|
top: 50% !important;
|
||||||
|
transform: translate(-50%, -50%) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
html:not(.politictalk-direct-access-blocked) #largeVideoContainer #dominantSpeakerAvatarContainer {
|
||||||
|
bottom: auto !important;
|
||||||
|
flex: 0 0 auto !important;
|
||||||
|
left: auto !important;
|
||||||
|
margin: 0 !important;
|
||||||
|
pointer-events: auto !important;
|
||||||
|
position: relative !important;
|
||||||
|
right: auto !important;
|
||||||
|
top: auto !important;
|
||||||
|
transform: none !important;
|
||||||
|
z-index: 2 !important;
|
||||||
|
}
|
||||||
|
|
||||||
html:not(.politictalk-direct-access-blocked) #videospace .avatar:not(img),
|
html:not(.politictalk-direct-access-blocked) #videospace .avatar:not(img),
|
||||||
html:not(.politictalk-direct-access-blocked) #videospace .userAvatar:not(img),
|
html:not(.politictalk-direct-access-blocked) #videospace .userAvatar:not(img),
|
||||||
html:not(.politictalk-direct-access-blocked) #videospace #dominantSpeakerAvatar:not(img) {
|
html:not(.politictalk-direct-access-blocked) #videospace #dominantSpeakerAvatar:not(img) {
|
||||||
|
|||||||
Reference in New Issue
Block a user