fix: Fixes trunk / runout rectangular size badge not matching color of room rectangular size.
This commit is contained in:
@@ -92,6 +92,7 @@ extension DuctSizingView {
|
|||||||
Badge {
|
Badge {
|
||||||
span { "\(width) x \(height)" }
|
span { "\(width) x \(height)" }
|
||||||
}
|
}
|
||||||
|
.attributes(.class("badge-info"))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
div(.class("flex justify-end")) {
|
div(.class("flex justify-end")) {
|
||||||
|
|||||||
Reference in New Issue
Block a user