From 64713961923dee4866f6d2f114192eb63e011215 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Wed, 10 Aug 2022 10:37:40 +0200 Subject: [PATCH] Fix calendar's description field --- calendar/templates/default/app.css | 4 +++- calendar/templates/default/edit.xet | 2 +- calendar/templates/pixelegg/app.css | 4 ++++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/calendar/templates/default/app.css b/calendar/templates/default/app.css index 0e88e6fa55..29e5c78c5e 100644 --- a/calendar/templates/default/app.css +++ b/calendar/templates/default/app.css @@ -1697,4 +1697,6 @@ et2-switch#calendar-toolbar_toolbar-weekend { #calendar-list_nm .nextmatch_header .search { display: none; -} \ No newline at end of file +} + +#calendar-edit_description {height:70%;margin-bottom: 2em;} \ No newline at end of file diff --git a/calendar/templates/default/edit.xet b/calendar/templates/default/edit.xet index 789006c42d..f806bde0ce 100644 --- a/calendar/templates/default/edit.xet +++ b/calendar/templates/default/edit.xet @@ -3,7 +3,7 @@