Add drawer component and support side thumbnails.
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
display: block;
|
||||
background-color: var(--card-background-color);
|
||||
padding-bottom: 5px;
|
||||
|
||||
// So that absolute sidedrawer is relative to this host.
|
||||
position: relative;
|
||||
}
|
||||
|
||||
div.timeline {
|
||||
|
||||
Reference in New Issue
Block a user