mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 22:25:19 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user