Fix size of chat
This commit is contained in:
parent
f26d6912c8
commit
5a29bd8c74
@ -167,6 +167,6 @@ export default {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<twitch-chat :isLive="true" :channelName="data.login"></twitch-chat>
|
<twitch-chat :isLive="true" :channelName="data.login" class="h-2/3"></twitch-chat>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user