mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-16 13:19:29 +00:00
feat: add filters for list components
This commit is contained in:
@@ -370,7 +370,7 @@ export default defineComponent({
|
||||
|
||||
.render-chart {
|
||||
padding: 5px;
|
||||
height: 360px;
|
||||
height: 400px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -405,7 +405,7 @@ export default defineComponent({
|
||||
.no-data {
|
||||
font-size: 14px;
|
||||
text-align: center;
|
||||
line-height: 350px;
|
||||
line-height: 400px;
|
||||
}
|
||||
|
||||
span.active {
|
||||
|
Reference in New Issue
Block a user