fixed bullet items having two bullets

This commit is contained in:
Jakob Pinterits
2024-07-07 23:06:33 +02:00
parent 38252adc47
commit 1a73abd6c1
+1 -1
View File
@@ -1920,7 +1920,7 @@ $rio-input-box-small-label-spacing-top: 0.5rem;
// replace it with a ::before element that's positioned in the <li>'s
// padding.
li::marker {
content: '';
font-size: 0;
}
ol,