mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-08-21 05:01:25 +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:
@@ -126,7 +126,7 @@
|
||||
|
||||
<hr />
|
||||
|
||||
<div uk-grid>
|
||||
<div class="uk-grid">
|
||||
<div v-if="comments" ref="comments" class="uk-width-4-5@xl uk-width-3-4@s uk-width-1">
|
||||
<div
|
||||
v-for="comment in comments.comments"
|
||||
|
||||
Reference in New Issue
Block a user