Merge pull request #195 from dermotduffy/fullscreen-resize-observer
Fix fullscreen thumbnail sizes not correctly adjusting to expanded real estate
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