Add drawer component and support side thumbnails.

This commit is contained in:
Dermot Duffy
2022-03-20 18:07:48 -07:00
parent 3d3967318b
commit 304abcd82b
8 changed files with 149 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
side-drawer {
background-color: var(--card-background-color);
}