Skip to content

Commit 7cc9773

Browse files
committed
updates
1 parent cba1d92 commit 7cc9773

File tree

1 file changed

+1
-1
lines changed
  • src/quo2/components/list_items/token_value

1 file changed

+1
-1
lines changed

src/quo2/components/list_items/token_value/style.cljs

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
:border-radius 12
1111
:flex-direction :row
1212
:justify-content :space-between
13-
:background-color (colors/custom-color-by-theme color 50 50 bg-opacity bg-opacity)})
13+
:backgroundColor (colors/custom-color-by-theme color 50 50 bg-opacity bg-opacity)})
1414

1515
(defn metric-text
1616
[status theme]

0 commit comments

Comments
 (0)