mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-20 06:34:55 +00:00
(feature)(webapp) add query mode in parse tip and change query modes query to METRIC and TAG (#425)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
.agent {
|
||||
height: calc(100vh - 48px);
|
||||
height: calc(100vh - 56px);
|
||||
}
|
||||
|
||||
.agentsSection {
|
||||
padding: 20px 40px;
|
||||
background: #fff;
|
||||
height: calc(100vh - 48px);
|
||||
height: calc(100vh - 56px);
|
||||
|
||||
.sectionTitle {
|
||||
font-size: 24px;
|
||||
|
||||
Reference in New Issue
Block a user