Fix bug where column headings were displayed incorrectly on small screens
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
|
||||
<th hx-post="/manage/results?sort={{ .URLString }}" hx-target="#manage-results">{{ .Name }} {{ .TitleArrow }}
|
||||
<th class="{{ .Class }}" hx-post="/manage/results?sort={{ .URLString }}" hx-target="#manage-results">{{ .Name }} {{ .TitleArrow }}
|
||||
</th>
|
||||
|
||||
Reference in New Issue
Block a user