diff --git a/admin/dashboard/templates/index.html b/admin/dashboard/templates/index.html index 79690a9..ffbbafc 100644 --- a/admin/dashboard/templates/index.html +++ b/admin/dashboard/templates/index.html @@ -785,8 +785,8 @@ top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0.8); - width: auto !important; - height: auto !important; + width: 30px !important; + height: 30px !important; max-width: 100%; max-height: 100%; object-fit: contain;