mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
bugfix: tablet guideline aligment
This commit is contained in:
parent
91c87467f4
commit
811f0389e3
1 changed files with 5 additions and 0 deletions
|
|
@ -1368,6 +1368,11 @@ ul>li::marker {
|
|||
margin-left: 12px;
|
||||
}
|
||||
|
||||
.is-tablet .markdown-rendered.show-indentation-guide ol::before {
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
|
||||
.markdown-rendered.show-indentation-guide ul::before {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue