dashboard style fix

This commit is contained in:
2025-08-28 18:15:10 +05:30
parent 982a8ef4aa
commit 2ba418ab6c

View File

@@ -144,7 +144,8 @@
}
.cards-container {
height: 100%;
height: auto;
max-height: 100%;
display: flex;
flex-wrap: wrap;
position: relative;