mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-06 04:10:13 +00:00
make form grids more consistent
This commit is contained in:
@@ -183,7 +183,7 @@ export function SharedPolicySelect({
|
||||
role="combobox"
|
||||
disabled={disabled}
|
||||
className={cn(
|
||||
"w-full justify-between font-normal md:w-1/2",
|
||||
"w-full justify-between font-normal",
|
||||
value !== null &&
|
||||
!resolvedLabel &&
|
||||
!fetchedPolicy?.name &&
|
||||
|
||||
Reference in New Issue
Block a user