From 2bd28a7f73ebac4f56af5d65ef6bca8e10ad2029 Mon Sep 17 00:00:00 2001 From: silverwind Date: Sat, 27 Apr 2024 17:34:25 +0200 Subject: [PATCH] move border-radius to .ui.card --- templates/repo/migrate/migrate.tmpl | 2 +- templates/shared/user/profile_big_avatar.tmpl | 2 +- web_src/css/modules/card.css | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/repo/migrate/migrate.tmpl b/templates/repo/migrate/migrate.tmpl index 8dc73f5e5a..c5c697edff 100644 --- a/templates/repo/migrate/migrate.tmpl +++ b/templates/repo/migrate/migrate.tmpl @@ -5,7 +5,7 @@ {{template "repo/migrate/helper" .}}
{{range .Services}} - + {{if eq .Name "github"}} {{svg "octicon-mark-github" 184 "tw-p-4"}} {{else if eq .Name "gitlab"}} diff --git a/templates/shared/user/profile_big_avatar.tmpl b/templates/shared/user/profile_big_avatar.tmpl index ca3ff0a9f8..868f8d5a13 100644 --- a/templates/shared/user/profile_big_avatar.tmpl +++ b/templates/shared/user/profile_big_avatar.tmpl @@ -1,4 +1,4 @@ -