mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-18 14:45:25 +00:00
fix style
This commit is contained in:
parent
370d9e3336
commit
9055e51e16
@ -44,11 +44,11 @@ import EBPFStack from "./components/EBPFStack.vue";
|
||||
.item {
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
height: calc(100% - 200px);
|
||||
height: calc(100% - 70px);
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
.schedules {
|
||||
height: 190px;
|
||||
height: 60px;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user