enhance(ux): fix annoying page flickering when indenting the first children block bullet.

This commit is contained in:
charlie
2024-04-19 11:36:31 +08:00
parent 2db12d1b2b
commit 5d51edd74e
2 changed files with 8 additions and 26 deletions

View File

@@ -577,7 +577,6 @@ mark {
.page-reference {
border-radius: 3px;
padding: 2px 0px;
transition: 0.3s;
}