|
|
@@ -1146,7 +1146,7 @@
|
|
|
;;;; Macro component render functions
|
|
|
(defn- macro-query-cp
|
|
|
[config arguments]
|
|
|
- [:div.dsl-query.overflow-x-hidden.pr-3.sm:pr-0
|
|
|
+ [:div.dsl-query.pr-3.sm:pr-0
|
|
|
(let [query (->> (string/join ", " arguments)
|
|
|
(string/trim))]
|
|
|
(when-not (string/blank? query)
|