From 72c147cb78069b9efe446ad8e93a2b701610abc8 Mon Sep 17 00:00:00 2001 From: KKlochko Date: Tue, 29 Apr 2025 14:35:24 +0300 Subject: [PATCH] Add the minimal height for the description for Author Show LiveView. --- lib/decentralised_book_index_web/live/author_live/show.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/decentralised_book_index_web/live/author_live/show.ex b/lib/decentralised_book_index_web/live/author_live/show.ex index cc9db6d..8c3fc60 100644 --- a/lib/decentralised_book_index_web/live/author_live/show.ex +++ b/lib/decentralised_book_index_web/live/author_live/show.ex @@ -50,7 +50,7 @@ defmodule DecentralisedBookIndexWeb.AuthorLive.Show do <% end %> -
+

Description

{@author.description}