fixed Woka picture positioning
This commit is contained in:
@@ -45,13 +45,4 @@
|
||||
{#if $constraintStore && $constraintStore.audio !== false}
|
||||
<SoundMeterWidget stream={$streamStore} />
|
||||
{/if}
|
||||
</div>
|
||||
|
||||
<style lang="scss">
|
||||
.video-container i img {
|
||||
display: block;
|
||||
// left: calc(50% - 45px);
|
||||
// top: calc(50% - 45px);
|
||||
padding: 30;
|
||||
}
|
||||
</style>
|
||||
</div>
|
||||
Reference in New Issue
Block a user