浏览代码

fix: remove newline

Silentoplayz 4 月之前
父节点
当前提交
92c7549b06
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/lib/components/admin/Settings/General.svelte

+ 0 - 1
src/lib/components/admin/Settings/General.svelte

@@ -311,7 +311,6 @@
 							{$i18n.t('Pending User Overlay Title')}
 							{$i18n.t('Pending User Overlay Title')}
 						</div>
 						</div>
 						<Textarea
 						<Textarea
-							rows={2}
 							placeholder={$i18n.t(
 							placeholder={$i18n.t(
 								'Enter a title for the pending user info overlay. Leave empty for default.'
 								'Enter a title for the pending user info overlay. Leave empty for default.'
 							)}
 							)}