src/widgets/NoteTaking.module.css
changeset 1072 ac1eacb3aa33
parent 1068 7623f9af9272
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/widgets/NoteTaking.module.css	Wed Sep 04 17:32:50 2024 +0200
@@ -0,0 +1,5 @@
+/* NoteTaking widget */
+.Ldt-NoteTaking-Text {
+    width: 100%;
+    min-height: 360px;
+}