[UI] Re-align View/Change buttons in Basic Settings for consistency
This commit is contained in:
parent
9f81c0d03e
commit
c0c4cf3ab2
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user