From 03e8bdfe0bbee8ab9be7b846226a30ced94f9066 Mon Sep 17 00:00:00 2001 From: trendschau Date: Thu, 12 Dec 2024 14:42:24 +0100 Subject: [PATCH] V2.12.0 fix error open close for safari --- system/typemill/author/js/vue-themes.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/system/typemill/author/js/vue-themes.js b/system/typemill/author/js/vue-themes.js index 1cb22df..fecef4a 100644 --- a/system/typemill/author/js/vue-themes.js +++ b/system/typemill/author/js/vue-themes.js @@ -87,7 +87,10 @@ const app = Vue.createApp({
- {{ fieldDefinition.legend }} +
+

{{ fieldDefinition.legend }}

+ +