Add margin to comment field for vids

Этот коммит добавляет небольшое расстояние между блоком с Комментариями и Информацией. Так смотрится в разы лучше!
This commit is contained in:
ZAZiOs 2022-11-21 23:13:46 +03:00 committed by GitHub
parent e4cdef23b4
commit a6ab5d38bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@
<hr/>
<div style="width: 100%; min-height: 100px;">
<div style="float: left; min-height: 100px; width: 70%;">
<div style="float: left; min-height: 100px; width: 68%; margin-right: 2%;">
{include "../components/comments.xml",
comments => $comments,
count => $cCount,