mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2026-05-26 00:50:50 +00:00
update style
This commit is contained in:
@@ -190,4 +190,8 @@ onUnmounted(() => {
|
||||
top: 0;
|
||||
right: 10px;
|
||||
}
|
||||
|
||||
.conditions {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -60,9 +60,4 @@ provide("options", props.data);
|
||||
overflow: auto;
|
||||
min-width: 1200px;
|
||||
}
|
||||
|
||||
.conditions {
|
||||
padding: 0 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user