mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-19 10:08:03 +08:00
feat:1、实现文档自动保存
2、实现记住上次打开的文档,当文档编辑时会自动定位到上次打开的文档。
This commit is contained in:
@@ -423,6 +423,7 @@ textarea{
|
||||
margin: 0 15px;
|
||||
padding: 10px 20px;
|
||||
line-height: 25px;
|
||||
word-break: break-word;
|
||||
}
|
||||
.manual-search-reader .search-item:hover{
|
||||
background-color: #F5F5F5;
|
||||
|
Reference in New Issue
Block a user