tweak(app): align review changes select height

This commit is contained in:
David Hill
2026-02-27 00:16:16 +00:00
parent bf442a50c0
commit fa119423ec

View File

@@ -469,7 +469,8 @@ export default function Page() {
}
onSelect={(option) => option && setStore("changes", option)}
variant="ghost"
size="large"
size="small"
valueClass="text-14-medium"
/>
)