Initial skeleton of multiple camera support.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
@use './button.scss';
|
||||
|
||||
:host {
|
||||
z-index: 20;
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
mwc-list-item {
|
||||
z-index: 20;
|
||||
}
|
||||
Reference in New Issue
Block a user