mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-12 15:52:57 +00:00
fix: style
This commit is contained in:
parent
dd1fb8a14b
commit
82229aca7c
@ -159,6 +159,7 @@ limitations under the License. -->
|
|||||||
|
|
||||||
.selectors {
|
.selectors {
|
||||||
margin: 2px 2px 0 0;
|
margin: 2px 2px 0 0;
|
||||||
|
width: 120px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.trace-t-wrapper {
|
.trace-t-wrapper {
|
||||||
@ -182,11 +183,11 @@ limitations under the License. -->
|
|||||||
}
|
}
|
||||||
|
|
||||||
.trace-t {
|
.trace-t {
|
||||||
width: 420px;
|
width: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list {
|
.list {
|
||||||
width: 300px;
|
width: 280px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.trace-tr {
|
.trace-tr {
|
||||||
|
Loading…
Reference in New Issue
Block a user