mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-04-05 19:59:44 +00:00
minor css fix
This commit is contained in:
parent
8a8d78187a
commit
a44a0b81bd
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@
|
|||
</nav>
|
||||
<div class="overflow-y-hidden content-wrapper">
|
||||
<section id="player" class="overflow-hidden">
|
||||
<video id="video">
|
||||
<video id="video" src="">
|
||||
</video>
|
||||
<a href="#player" class="w-full h-full"></a>
|
||||
<div class="player d-none flex-column justify-content-between w-full h-full">
|
||||
|
|
|
|||
Loading…
Reference in a new issue