Card height fixed

This commit is contained in:
rockyeverlast
2024-06-05 20:50:15 +05:30
parent f2c1dae3ad
commit 2a76bbd0c8

View File

@@ -133,7 +133,7 @@ const ArticlesTable = () => {
width={"340px"}
background={"#404040"}
borderRadius={"10px"}
minHeight={"340px"}
minHeight={"360px"}
padding={"15px"}
sx={{
"@media (max-width: 820px)": {