misc: 내무부에서 에디터 폼 최소 높이 높임
This commit is contained in:
@@ -545,3 +545,8 @@ async function setBlockScout() {
|
||||
}
|
||||
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
:deep(.ProseMirror){
|
||||
min-height: 3em;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user