diff --git a/src/components/status.css b/src/components/status.css index 1c640b28..2be410d8 100644 --- a/src/components/status.css +++ b/src/components/status.css @@ -312,7 +312,8 @@ background: var(--bg-color); } .card .image { - min-width: 120px; + /* min-width: 120px; */ + width: 50%; max-width: 160px; height: auto; min-height: 120px;