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