mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 21:02:55 +08:00
e6579352f9
In osu-md.less, this rule style[1] removes padding left in ordered list. But in this rule style[2], pseudo element `::before` is used as marker or counter and has minimal width 30px. So we use this as left padding size. [1] |
||
---|---|---|
.. | ||
OsuMarkdownContainer.cs | ||
OsuMarkdownFencedCodeBlock.cs | ||
OsuMarkdownLinkText.cs | ||
OsuMarkdownListItem.cs | ||
OsuMarkdownQuoteBlock.cs | ||
OsuMarkdownSeparator.cs | ||
OsuMarkdownTable.cs | ||
OsuMarkdownTableCell.cs | ||
OsuMarkdownTextFlowContainer.cs |