Commit 21b0d13b by tbphp

fix: 样式修复

parent b648b3cf
...@@ -66,6 +66,6 @@ const RateLimitSetting = () => { ...@@ -66,6 +66,6 @@ const RateLimitSetting = () => {
</Spin> </Spin>
</> </>
); );
}; };
export default RateLimitSetting; export default RateLimitSetting;
\ No newline at end of file
...@@ -201,4 +201,4 @@ export default function RequestRateLimit(props) { ...@@ -201,4 +201,4 @@ export default function RequestRateLimit(props) {
</Spin> </Spin>
</> </>
); );
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment