diff --git a/apps/static/css/index.css b/apps/static/css/index.css index d9abc4f..6a12ce9 100644 --- a/apps/static/css/index.css +++ b/apps/static/css/index.css @@ -130,6 +130,10 @@ body { width: 0 !important; } +.ticket-item .ticket-item-complex .badge { + width: 1.8rem; +} + .ticket-item .ticket-item-icon { width: 2rem; height: 2rem; diff --git a/apps/templates/home/tickets.html b/apps/templates/home/tickets.html index e00b8b9..0c361ce 100644 --- a/apps/templates/home/tickets.html +++ b/apps/templates/home/tickets.html @@ -198,15 +198,13 @@
-