fix(projects): preserve popover card width
This commit is contained in:
@@ -99,6 +99,7 @@ function ProjectSection({
|
||||
architecture={item.architecture}
|
||||
technologiesLabel={technologiesLabel}
|
||||
architectureLabel={architectureLabel}
|
||||
triggerClassName="w-full"
|
||||
className="aspect-square rounded-sm border-border"
|
||||
/>
|
||||
</StaggerItem>
|
||||
|
||||
Reference in New Issue
Block a user