From 9915857b330cd42dea545bd5501493759768a9da Mon Sep 17 00:00:00 2001 From: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com> Date: Thu, 18 Jan 2024 15:40:29 +0800 Subject: [PATCH] Increate edit comment input height --- animeList/static/css/main.css | 2 ++ animeList/templates/index.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/animeList/static/css/main.css b/animeList/static/css/main.css index b8284ca..877d925 100644 --- a/animeList/static/css/main.css +++ b/animeList/static/css/main.css @@ -158,6 +158,8 @@ td { border-radius: 5px; font-size: 16px; background-color: var(--edit-background); + overflow-y: auto; + max-height: 90vh; } #editPanel input,textarea{ width: 100%; diff --git a/animeList/templates/index.html b/animeList/templates/index.html index 1ac3bbd..6249c3e 100644 --- a/animeList/templates/index.html +++ b/animeList/templates/index.html @@ -239,7 +239,7 @@

{{title}}

感想: - + 評分: