File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -370,7 +370,6 @@ html[dir='rtl'] {
370
370
ul {
371
371
& :not ([class ]),
372
372
& .task-list {
373
- padding-inline-end : 2.5rem ; /* Increased padding for better marker alignment */
374
373
margin-right : 0 ;
375
374
376
375
li {
@@ -382,18 +381,10 @@ html[dir='rtl'] {
382
381
text-align : right ;
383
382
}
384
383
}
385
-
386
- ol ,
387
- ul {
388
- padding-inline-end : 1.5rem ; /* Adjusted for nested lists */
389
- }
390
384
}
391
385
}
392
386
393
387
ul .task-list {
394
- padding-inline-start : 0 ;
395
- padding-inline-end : 1.5rem ;
396
-
397
388
li {
398
389
padding-left : 0 ;
399
390
padding-right : 0 ;
@@ -403,10 +394,6 @@ html[dir='rtl'] {
403
394
margin-left : 0 ;
404
395
margin-right : 0.25rem ;
405
396
}
406
-
407
- ul {
408
- padding-inline : 0 1.75rem ;
409
- }
410
397
}
411
398
412
399
input [type = ' checkbox' ] {
You can’t perform that action at this time.
0 commit comments