refactor: redesign and implement new topology (#243)

This commit is contained in:
Fine0830
2023-03-22 17:00:24 +08:00
committed by GitHub
parent 8031c1b463
commit 449dccdf36
12 changed files with 571 additions and 447 deletions

View File

@@ -59,7 +59,7 @@ limitations under the License. -->
</script>
<style lang="scss" scoped>
.topology {
background-color: #333840;
// background-color: #333840;
width: 100%;
height: 100%;
font-size: 12px;