mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-12-28 23:42:48 +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:
@@ -30,7 +30,7 @@
|
||||
</i>
|
||||
</div>
|
||||
|
||||
<div v-if="results" class="uk-grid-xl" uk-grid="parallax: 0">
|
||||
<div v-if="results" class="uk-grid uk-grid-xl">
|
||||
<div
|
||||
v-for="result in results.items"
|
||||
:key="result.url"
|
||||
|
||||
Reference in New Issue
Block a user