1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-26 12:18:36 +00:00

Fix user-cards format (#24428)

Fixes #24418
This commit is contained in:
KN4CK3R
2023-04-29 21:43:01 +02:00
committed by GitHub
parent cc64a92560
commit a18919bba6
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<div class="ui container user-cards">
<div class="user-cards">
{{if .CardsTitle}}
<h2 class="ui dividing header">
{{.CardsTitle}}