diff --git a/ui/src/components/widget/style.css b/ui/src/components/widget/style.css index 715ffd9b..9154c10e 100644 --- a/ui/src/components/widget/style.css +++ b/ui/src/components/widget/style.css @@ -8,7 +8,7 @@ .content { cursor: pointer; border-radius: 4px; - border: var(--border-uncheckedx); + border: var(--border-unchecked); padding: remCalc(36); & img { max-width: 100%;