apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.12k stars 897 forks source link

Unify the `border-radius` values of the all components. #2140

Closed kerwin612 closed 1 week ago

kerwin612 commented 1 week ago

What's changed?

662e6f24c7e0a0e3fcd9156c2fc30b4 As shown in the screenshot, the system is filled with various rounded corners of different ratios. Now, Unify the rounded corners into two values: the rounded corners of functional components will be unified to 4, and the rounded corners of container components will be unified to 8. From now on, there will be only two kinds of rounded corner values in the system, and there will be no more inconsistencies.

Checklist

Add or update API