mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-04-04 14:56:58 +00:00
Remove all non-essential js related to uikit. (#585)
* Remove all non-essential js related to uikit. * Add padding to the bottom of the grid.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
<hr />
|
||||
|
||||
<div class="uk-grid-xl" uk-grid="parallax: 0">
|
||||
<div class="uk-grid uk-grid-xl">
|
||||
<div
|
||||
v-for="video in videos"
|
||||
:key="video.url"
|
||||
|
||||
Reference in New Issue
Block a user