fix(core): unexpected style of redeem code button (#11540)
close AF-2482
This commit is contained in:
@@ -22,7 +22,7 @@ export const currentPlan = style({
|
||||
flex: '1 0 0',
|
||||
});
|
||||
export const planAction = style({
|
||||
width: 'auto',
|
||||
width: 'auto !important',
|
||||
marginTop: '8px',
|
||||
});
|
||||
export const planPrice = style({
|
||||
|
||||
Reference in New Issue
Block a user