diff --git a/Sources/ViewController/Views/DuctSizing/TrunksTable.swift b/Sources/ViewController/Views/DuctSizing/TrunksTable.swift index 1f17319..c347be0 100644 --- a/Sources/ViewController/Views/DuctSizing/TrunksTable.swift +++ b/Sources/ViewController/Views/DuctSizing/TrunksTable.swift @@ -92,6 +92,7 @@ extension DuctSizingView { Badge { span { "\(width) x \(height)" } } + .attributes(.class("badge-info")) } } div(.class("flex justify-end")) {