krz/hutch
an ios client for sourcehut
clone: git clone https://gitbay.org/krz/hutch.git
5e4e259d8bfd9b062aa39af793ec3a59b70ad7f0
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-08-07T06:44:10Z
Hutch/Views/Repositories/ReadmeView.swift | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) @@ -1809,9 +1809,7 @@ private struct HTMLWebViewRepresentable: UIViewRepresentable { vertical-align: middle; } .task-list-item { - display: inline-flex; - align-items: center; - gap: 0.1rem; + display: inline; } a { color: \(linkColor); } table { border-collapse: collapse; width: 100%; }