Commit d29cc925 authored by Mathias Chouet's avatar Mathias Chouet :spaghetti:
Browse files

New style for examples list

Showing with 16 additions and 0 deletions
+16 -0
......@@ -298,6 +298,22 @@ mat-list {
}
}
}
&#examples-list.mat-list.mat-list-base {
> .mat-list-item {
height: auto;
margin-bottom: .5em;
> .mat-list-item-content {
align-items: start;
> .mat-icon {
margin-top: -2px;
}
}
}
}
}
table.mat-table {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment