···132132133133 if the user changes the link, then the button reverts to a check mark.
134134 */}
135135- <div className="flex items-center gap-3">
135135+ <div className="flex items-center gap-3 w-4">
136136 <button
137137 disabled={!linkValue || linkValue === ""}
138138 className="hover:text-accent-contrast -mr-6 disabled:text-border"