When i get an account from Samsung pass, my application's button css i

When i get an account from Samsung pass, my application’s button css is changed automatically.
Is there anything I need to do with the Android webview?

abnormal css state
–animate-duration: 1s;
–animate-delay: 1s;
–animate-repeat: 1;
–swiper-theme-color: #007AFF;
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
margin: 0;
padding: 0;
font: inherit;
-webkit-appearance: none;
color: inherit;
border: 1px solid #ccc;
border-radius: 50%;
flex-shrink: 0;
height: 1.5rem;
transition: .2s;
width: 1.5rem;
background: url(/static/media/ico_check_g.b1a4ea5715c578e47757.svg) no-repeat 50%;
background-size: contain;
background-color: #6463B1;
background-image: url(/static/media/ico_check_w.15966b2cb2a1bb02beb2.svg);
border-color: #6463B1;

normal css state
–animate-duration: 1s;
–animate-delay: 1s;
–animate-repeat: 1;
–swiper-theme-color: #007AFF;
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
margin: 0;
padding: 0;
font: inherit;
-webkit-appearance: none;
border: 1px solid #ccc;
border-radius: 50%;
flex-shrink: 0;
height: 1.5rem;
transition: .2s;
width: 1.5rem;
background: url(/static/media/ico_check_g.b1a4ea5715c578e47757.svg) no-repeat 50%;
background-size: contain;
border-color: #6463B1;

Can you open a Developers Support Request and ask the support team.

Ron
Samsung Developer Relations