src/components/panel/LegendPanel.vue
@@ -257,7 +257,7 @@ } .fade-leave-active { transform-origin: left center; transform-origin: right; animation: bounce-in 1s reverse; } @@ -300,7 +300,6 @@ span { font-size: 12px; color: white; //width: 80%; } } } @@ -312,10 +311,6 @@ margin-block-start: 0.5rem; margin-block-end: 0; } //.under-line:last-child { // display: none; //} } } </style>