From 2fb6ea6c643fca6179b7197c12b489989dc5541b Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Mon, 22 Jan 2024 14:14:44 +0000 Subject: [PATCH] Updated none-found and ticket item priority badge --- apps/static/css/index.css | 4 ++++ apps/templates/home/tickets.html | 20 +++++++++----------- 2 files changed, 13 insertions(+), 11 deletions(-) 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 @@
-