mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Minor design change in the rounding of the storyboard canvas
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
style="width: 100%; height: calc(100vh - 48px); background: #000"
|
||||
ref="container"
|
||||
>
|
||||
<canvas ref="preview" class="pm-shaka-preview rounded" style="display: none" />
|
||||
<canvas ref="preview" class="pm-shaka-preview rounded-xl" style="display: none" />
|
||||
<video
|
||||
data-shaka-player
|
||||
style="min-width: 100%;"
|
||||
|
||||
Reference in New Issue
Block a user