mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-18 16:27:13 +00:00
[feature](webapp) merge query steps to one card
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
@import './global.less';
|
||||
|
||||
@import '../components/ChatMsg/style.less';
|
||||
|
||||
@import '../components/ChatMsg/Bar/style.less';
|
||||
|
||||
@import '../components/ChatMsg/Table/style.less';
|
||||
@@ -27,3 +29,5 @@
|
||||
@import "../components/RecommendOptions/style.less";
|
||||
|
||||
@import "../components/DrillDownDimensions/style.less";
|
||||
|
||||
@import "../components/MetricOptions/style.less";
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
--primary: 180deg 4%;
|
||||
--primary-color: #f87653;
|
||||
--blue: #296df3;
|
||||
--green: #00d59c;
|
||||
--deep-blue: #446dff;
|
||||
--chat-blue: #1b4aef;
|
||||
--wy-color: #c20c0c;
|
||||
|
||||
Reference in New Issue
Block a user