implements import page in new UI
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
|
||||
[:button (update params
|
||||
:class #(cond-> %
|
||||
true (str " focus:ring-4 font-bold rounded-lg text-xs p-3 text-center mr-2 inline-flex items-center relative justify-center"
|
||||
true (str " focus:ring-4 font-bold rounded-lg text-xs p-3 text-center mr-2 inline-flex items-center relative justify-center disabled:opacity-50"
|
||||
(bg-colors (:color params) (:disabled params)))
|
||||
|
||||
(not (:disabled params))
|
||||
|
||||
Reference in New Issue
Block a user