fixed a mobile optimization issue with wrapping the user avatars in the cards in dashboard
This commit is contained in:
parent
6b904a41e6
commit
6ed45a8c1c
@ -243,6 +243,7 @@
|
||||
flex-direction: row;
|
||||
grid-gap: 5px;
|
||||
padding: 0 0 0 15px;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.secMainBodySecInside_DashboardSecMidCardsWrapLinkMidDivider {
|
||||
|
Loading…
Reference in New Issue
Block a user