mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-12 02:31:27 +08:00
feat: try to fix chinese input in netlify-cms
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Admin Panel For Colin's Blog</title>
|
||||
<style>
|
||||
[data-slate-editor] {
|
||||
-webkit-user-modify: read-write !important;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Include the script that builds the page and powers Netlify CMS -->
|
||||
|
||||
Reference in New Issue
Block a user