[UI] Re-align View/Change buttons in Basic Settings for consistency

This commit is contained in:
choibk 2026-01-26 09:57:59 +09:00
parent 9f81c0d03e
commit c0c4cf3ab2

View File

@ -333,7 +333,7 @@ export function BasicSettingsPage() {
{/* Section 2.5: Gitea Repository Update Settings */}
<Card className="overflow-hidden border-slate-200 shadow-sm">
<div className="p-6 border-b border-slate-50 bg-slate-50/50">
<div className="p-6 border-b border-slate-50 bg-slate-50/50 flex justify-between items-center">
<h2 className="text-lg font-bold text-slate-800 flex items-center gap-2">
<RefreshCcw size={20} className="text-emerald-600" />
(Gitea)