Skip to content

Commit a1359a7

Browse files
authored
Merge pull request #150 from lukaspoeberl/feature/carcat/SidbarPageLayout-149
feat: Provide a Sidebar page-layout #149
2 parents 617b980 + 875208f commit a1359a7

File tree

68 files changed

+605
-146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+605
-146
lines changed

projects/material-addons/src/lib/content-panel/content-panel-container/content-panel-container.component.html

Lines changed: 0 additions & 4 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.content-header {
22
padding-right: 0.5rem;
3+
background-color: var(--background-color);
34
}
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@
33
overflow-y: auto;
44
border-top: 0.05rem solid #cccccc;
55
padding: 1rem;
6-
height: 1rem;
76
}

0 commit comments

Comments
 (0)