mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 17:05:43 +01:00
Switch repo overview layout to cards
Squash commits of branch feature/repo_overview_cards: - Switch repo overview layout to cards - wip - Merge branch 'develop' into feature/repo_overview_cards - Fix collapsible - Fix collapsible - Fix styling - Merge branch 'develop' into feature/repo_overview_cards - Fix type for collapsible - Add changelog - Update storyshots - Merge branch 'develop' into feature/repo_overview_cards Committed-by: Thomas Zerr <thomas.zerr@cloudogu.com> Co-authored-by: tzerr <thomas.zerr@cloudogu.com>
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
.scmm-card {
|
||||
padding: 0.5rem;
|
||||
gap: 0.5rem;
|
||||
|
||||
*:is(h1, h2, h3, h4, h5, h6) a {
|
||||
color: var(--scm-secondary-text);
|
||||
|
||||
Reference in New Issue
Block a user