fixed Woka picture positioning
This commit is contained in:
parent
642d3bb301
commit
ecb334cbd2
3 changed files with 14 additions and 12 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue