silverwind 397930d8c1 Fix line number width in code preview (#31307)
Line numbers were using some hacky CSS `width: 1%` that did nothing to
the code rendering as far as I can tell but broken the inline preview in
markup when line numbers are greater than 2 digits. Also I removed one
duplicate `font-family` rule (it is set below in the `.lines-num,
.lines-code` selector.
2024-06-11 04:54:39 +00:00
..
2024-05-28 13:41:37 +00:00
2024-05-28 13:41:37 +00:00
2023-06-27 02:45:24 +00:00
2023-08-31 11:21:18 +02:00
2024-04-14 09:21:16 +00:00