fix(core): adjust share menu and upgrade-to-team page style (#10299)

close PD-2330 PD-2331 AF-2238
This commit is contained in:
JimmFly
2025-02-20 04:10:52 +00:00
parent b38abcb59c
commit 1d339c682b
14 changed files with 142 additions and 34 deletions

View File

@@ -100,6 +100,7 @@ export const errorHint = style({
export const contentStyle = style({
paddingLeft: '0',
paddingRight: '0',
overflowY: 'visible',
});
export const invitationLinkContent = style({