add drill down dimensions and metric period compare and modify layout (#22)

* [feature](webapp) add drill down dimensions and metric period compare and modify layout

* [feature](webapp) add drill down dimensions and metric period compare and modify layout

---------

Co-authored-by: williamhliu <williamhliu@tencent.com>
This commit is contained in:
williamhliu
2023-07-31 12:00:39 +08:00
committed by GitHub
parent 0ac652c5d9
commit 7c99829052
68 changed files with 1429 additions and 1239 deletions

View File

@@ -19,7 +19,6 @@
}
&-content {
// flex: 1;
width: calc(100% - 50px);
}
@@ -42,7 +41,7 @@
&-typing-bubble {
width: fit-content;
padding: 8px 16px !important;
padding: 16px !important;
}
&-text-bubble {