tweak(app): align review changes select height
This commit is contained in:
@@ -469,7 +469,8 @@ export default function Page() {
|
|||||||
}
|
}
|
||||||
onSelect={(option) => option && setStore("changes", option)}
|
onSelect={(option) => option && setStore("changes", option)}
|
||||||
variant="ghost"
|
variant="ghost"
|
||||||
size="large"
|
size="small"
|
||||||
|
valueClass="text-14-medium"
|
||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user