保存进度!
This commit is contained in:
@@ -283,11 +283,8 @@ code {
|
||||
html {
|
||||
font-size: 13px;
|
||||
}
|
||||
table,
|
||||
pre {
|
||||
page-break-inside: avoid;
|
||||
}
|
||||
pre {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
}
|
||||
|
@@ -1014,4 +1014,9 @@ footer.ty-footer {
|
||||
|
||||
.clear-btn-icon {
|
||||
top: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
/* try fix https://github.com/typora/typora-issues/issues/5253 */
|
||||
.file-node-expanded>.file-node-children {
|
||||
display: grid;
|
||||
}
|
Reference in New Issue
Block a user