Support selecting menu items
This commit is contained in:
@@ -4,12 +4,7 @@
|
||||
--frigate-card-menu-button-size: 40px;
|
||||
--mdc-icon-button-size: var(--frigate-card-menu-button-size);
|
||||
--mdc-icon-size: calc(var(--mdc-icon-button-size) / 2);
|
||||
z-index: 10;
|
||||
opacity: 0.9;
|
||||
|
||||
// Necessary to mitigate an apparent Chrome opacity flickering bug caused by
|
||||
// button ripples.
|
||||
will-change: opacity;
|
||||
}
|
||||
|
||||
.frigate-card-menu {
|
||||
|
||||
Reference in New Issue
Block a user