fix a bug with dashboard home addon cards

pull/95/head
dperolio 2 years ago
parent 534bfa3dd8
commit c80538d7da
No known key found for this signature in database
GPG Key ID: 4191689562D51409

@ -54,6 +54,8 @@
margin-top: 20px;
text-align: center;
line-height: 1.5;
display: flex;
align-items: center;
flex: 1;
color: var(--header-secondary);
}

Loading…
Cancel
Save