Support media type in core filter.

This commit is contained in:
Dermot Duffy
2023-01-28 15:19:20 -08:00
parent 3cf278bd01
commit 931e9febce
7 changed files with 164 additions and 75 deletions
+2 -3
View File
@@ -1,5 +1,4 @@
:host {
display: flex;
flex-direction: column;
overflow: auto;
display: block;
height: 100%;
}