mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-10 18:02:55 +00:00
feat: 为列表项添加最小高度以改善可读性
This commit is contained in:
parent
e2296a6f64
commit
e1f73a4639
@ -853,6 +853,7 @@
|
||||
|
||||
ol {
|
||||
li {
|
||||
min-height: 20px;
|
||||
counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
|
||||
|
||||
&::before {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user