Gallery core should be a block element.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
@use "@material/image-list";
|
||||
|
||||
:host {
|
||||
display: block;
|
||||
overflow: auto;
|
||||
-ms-overflow-style: none; /* Hide scrollbar: IE and Edge */
|
||||
scrollbar-width: none; /* Hide scrollbar: Firefox */
|
||||
|
||||
Reference in New Issue
Block a user