|
|
@@ -449,7 +449,7 @@ export function SessionHeader() {
|
|
|
triggerProps={{
|
|
|
variant: "ghost",
|
|
|
class:
|
|
|
- "rounded-md h-[24px] px-3 border border-border-weak-base bg-surface-panel shadow-none data-[expanded]:bg-surface-raised-base-active",
|
|
|
+ "rounded-md h-[24px] px-3 border border-border-weak-base bg-surface-panel shadow-none data-[expanded]:bg-surface-base-active",
|
|
|
classList: { "rounded-r-none": share.shareUrl() !== undefined },
|
|
|
style: { scale: 1 },
|
|
|
}}
|