fix: stat card min width

This commit is contained in:
puriphatt 2024-07-03 10:59:56 +00:00
parent 472d477d7e
commit 119095ece8

View file

@ -32,7 +32,7 @@ const props = withDefaults(
style="
padding: 12px 16px;
height: 75px;
min-width: 150px;
min-width: 232px;
box-shadow: var(--shadow-2);
"
>