move emby-webcomponents to components and reflect paths
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
.lazy {
|
||||
/* In edge, intersection observer will not fire on 0px sized elements */
|
||||
min-width: .1em;
|
||||
min-height: .1em;
|
||||
}
|
||||
Reference in New Issue
Block a user