feat(admin, i18n): enhance reports, draws, config, and player workflows
This commit is contained in:
@@ -40,6 +40,7 @@ export function AdminNoResourceState({
|
||||
alt=""
|
||||
width={compact ? 120 : 160}
|
||||
height={compact ? 120 : 160}
|
||||
style={{ width: "auto", height: "auto" }}
|
||||
className={cn(
|
||||
"h-auto w-auto object-contain self-center object-center -mt-4",
|
||||
compact ? "max-h-24 max-w-[120px]" : "max-h-40 max-w-[160px]",
|
||||
|
||||
Reference in New Issue
Block a user