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:
Kavin
2021-10-31 17:44:36 +00:00
committed by GitHub
parent 8ce26ee3b1
commit 1c03633c62
10 changed files with 12 additions and 9 deletions

View File

@@ -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"