feat: mobile terminal adaptation (#78)

This commit is contained in:
Fine0830
2022-05-09 14:54:08 +08:00
committed by GitHub
parent 2a2500a28d
commit d93a7cead2
15 changed files with 56 additions and 432 deletions

View File

@@ -161,6 +161,7 @@ function updateTimeRange() {
flex-shrink: 0;
height: 50%;
width: 100%;
min-width: 800px;
}
.profile-table {
@@ -171,6 +172,7 @@ function updateTimeRange() {
.profile-trace-detail-wrapper {
padding: 5px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
width: 100%;
}
.profile-trace-detail-ids {