Round chart bars corners
This commit is contained in:
@@ -66,6 +66,7 @@ defmodule MusicLibraryWeb.ChartComponents do
|
|||||||
y={y}
|
y={y}
|
||||||
width={bar_width}
|
width={bar_width}
|
||||||
height={@bar_height}
|
height={@bar_height}
|
||||||
|
rx="4"
|
||||||
class={[
|
class={[
|
||||||
"opacity-80 hover:opacity-100 transition-opacity",
|
"opacity-80 hover:opacity-100 transition-opacity",
|
||||||
@color_class,
|
@color_class,
|
||||||
|
|||||||
Reference in New Issue
Block a user