diff --git a/src/style/app.module.css b/src/style/app.module.css index 20000186c4..11b1bcdd71 100644 --- a/src/style/app.module.css +++ b/src/style/app.module.css @@ -581,6 +581,7 @@ hr { justify-content: space-between; align-items: center; margin-bottom: 10px; + } .cardHeader .cardTitle { @@ -615,7 +616,6 @@ hr { .cardBody { min-height: 180px; - } .cardBody .textBox {