1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-25 01:00:00 +08:00
Files
osu-lazer/osu.Game/Graphics
T
Gagah Pangeran Rosfatiputra e6579352f9 add left padding for ordered list
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] https://github.com/ppy/osu-web/blob/5b0e3ac3ffce6b1aff8c9a8794db56603e885ef8/resources/assets/less/bem/osu-md.less#L196-L200
[2] https://github.com/ppy/osu-web/blob/5b0e3ac3ffce6b1aff8c9a8794db56603e885ef8/resources/assets/less/bem/osu-md.less#L210-L219
e6579352f9 · 2021-04-30 10:56:41 +07:00
History
..
2021-04-12 17:46:14 +09:00
2020-09-07 15:31:05 +09:00
2020-03-17 17:16:10 +09:00
2019-04-02 19:55:46 +09:00