<!-- Thank you for reporting an issue. This issue tracker is for bugs found within the Authing. If you are asking a question about how to use Authing, please go: https://docs.authing.cn/v2/ https://forum.authing.cn/ Otherwise please fill in as much of the template below as possible. --> - **Version**: `@authing/guard-react18: ^5.3.0` <!-- Check package.json、node、npm version --> - **Platform**: Chrome 116 <!-- Output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows). If using in a Browser, please share the browser version as well --> #### Severity: Medium <!-- One of following: Critical - System crash, application panic. High - The main functionality of the application does not work, API breakage, repo format breakage, etc. Medium - A non-essential functionality does not work, performance issues, etc. Low - An optional functionality does not work. Very Low - Translation or documentation mistake. Something that won't give anyone a bad day. --> #### Description: Authing Guard 组件的样式会给原生元素添加额外的样式,我理解 SDK 组件的样式应该只作用于自身,而不影响用户应用的样式   <!-- - What you did - What happened - What you expected to happen --> #### Steps to reproduce the error: <!-- If possible, please provide code or github repo that demonstrates the problem, keeping it as simple and free of external dependencies as you are able --> 引入 `guard.min.css` 到页面中。