浏览代码

enh: smaller code text size

Co-Authored-By: Robert Piosik <robertpiosik@gmail.com>
Timothy Jaeryang Baek 4 月之前
父节点
当前提交
1eba6a812e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/lib/components/common/CodeEditor.svelte

+ 1 - 1
src/lib/components/common/CodeEditor.svelte

@@ -242,4 +242,4 @@
 	});
 </script>
 
-<div id="code-textarea-{id}" class="h-full w-full" />
+<div id="code-textarea-{id}" class="h-full w-full text-sm" />